Skip to content

Commit

Permalink
Switch h2#subtitle to h2#profile-and-date
Browse files Browse the repository at this point in the history
Tab agreed to update the id of the `<h2>` to get more consistency between the docs. See https://github.com/specberus/issues/838

He did the same for the specs managed in the bikeshed repo: speced/bikeshed@43dd927
  • Loading branch information
deniak committed Apr 22, 2021
1 parent d3b1124 commit b43e962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bikeshed-include/header.include
Expand Up @@ -12,7 +12,7 @@
<header>
<p data-fill-with="logo"></p>
<h1 id="title" class="p-name no-ref">[TITLE] [LEVEL]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">[LONGSTATUS],
<h2 id="profile-and-date" class="no-num no-toc no-ref">[LONGSTATUS],
<time class="dt-updated" datetime="[ISODATE]">[DATE]</time></h2>
</header>
<div data-fill-with="spec-metadata"></div>
Expand Down

0 comments on commit b43e962

Please sign in to comment.