Skip to content

Commit 015a87c

Browse files
committed
Add data-noreformat to the <header>
1 parent bc61fba commit 015a87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<script w-dev src="/dev/search.js" async></script>
5151
<script w-nodev w-noreview crossorigin src="/html-dfn.js" defer></script>
5252
<script w-nodev w-noreview w-nosplit crossorigin src="https://resources.whatwg.org/commit-snapshot-shortcut-key.js" defer></script>
53-
<header class="head with-buttons" id="head">
53+
<header class="head with-buttons" id="head" data-noreformat="">
5454
<a href="https://whatwg.org/" class="logo"><img crossorigin width="100" height="100" alt="WHATWG" src="https://resources.whatwg.org/logo.svg" class="darkmode-aware"></a>
5555
<hgroup w-nodev>
5656
<h1 class="allcaps">HTML</h1>

0 commit comments

Comments
 (0)