We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc61fba commit 015a87cCopy full SHA for 015a87c
source
@@ -50,7 +50,7 @@
50
<script w-dev src="/dev/search.js" async></script>
51
<script w-nodev w-noreview crossorigin src="/html-dfn.js" defer></script>
52
<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">
+ <header class="head with-buttons" id="head" data-noreformat="">
54
<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>
55
<hgroup w-nodev>
56
<h1 class="allcaps">HTML</h1>
0 commit comments