Switch from h2 to h1 for semantic sake

This commit is contained in:
Solene Rapenne 2021-09-29 23:44:02 +02:00
parent 840ce1ef1a
commit fdeb9f7e2b
20 changed files with 21 additions and 21 deletions

View File

@ -1,5 +1,5 @@
<!-- SECTION -->
<h2>Headlines</h2>
<h1>Headlines</h1>
<ul>
<li>OpenBSD 7.0 release very soon</li>
</ul>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<!--div class="puffies">🐡🐡🐡</div>
<h2>Job offers</h2>
<h1>Job offers</h1>
<ul>
<li><a href=""></a></li>
</ul-->

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Recent -current changes</h2>
<h1>Recent -current changes</h1>
<ul>
<li></li>
</ul>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>6.9-stable changes</h2>
<h1>6.9-stable changes</h1>
<ul>
<li></li>
</ul>

View File

@ -1,3 +1,3 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Interview</h2>
<h1>Interview</h1>

View File

@ -1,5 +1,5 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Shell tips</h2>
<h1>Shell tips</h1>
<p>
</p>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Reader comments</h2>
<h1>Reader comments</h1>
<p>
<em>Message received from XXX</em>
</p>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Going further</h2>
<h1>Going further</h1>
<ul>
<li><a href=""></a></li>
</ul>

View File

@ -1,6 +1,6 @@
<!-- SECTION>
<div class="puffies">🐡🐡🐡</div>
<h2>Artworks of the moment</h2>
<h1>Artworks of the moment</h1>
<a href="static/images/puffer_city_original.jpg"
<img src="static/images/puffer_city_small.jpg"
alt="A drawing featuring a city viewed from some altitude with many characters looking like OpenBSD mascott."

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>On social medias</h2>
<h1>On social medias</h1>
<ul>
<li><a href=""></a></li>
</ul>

View File

@ -1,6 +1,6 @@
<!-- SECTION>
<div class="puffies">🐡🐡🐡</div>
<h2>Quote</h2>
<h1>Quote</h1>
<blockquote>
glub.
-- Puffy

View File

@ -1,5 +1,5 @@
<!-- SECTION -->
<h2>Headlines</h2>
<h1>Headlines</h1>
<ul>
<li>OpenBSD 7.0 release very soon</li>
<li>First issue of this webzine!!</li>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Recent -current changes</h2>
<h1>Recent -current changes</h1>
<ul>
<li>Base system repository has been locked and tagged 7.0 and development is now continuing.</li>
<li>Ports tree is locked, meaning no ports changes are allowed to developers.</li>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>6.9-stable changes</h2>
<h1>6.9-stable changes</h1>
<ul>
<li>27 September 2021: Errata #16: sshd</li>
<li>27 September 2021: Errata #17: libressl</li>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Shell tips</h2>
<h1>Shell tips</h1>
<p>
With the default shell ksh, you may have noticed typing
<code>history</code> would only display the last 10 lines of the

View File

@ -1,6 +1,6 @@
<!-- SECTION-->
<div class="puffies">🐡🐡🐡</div>
<h2>Reader comments</h2>
<h1>Reader comments</h1>
<div>
<p>I love the idea of a webzine! <em>- many people after showing the Webzine mockup</em></p>
<p>Please, make an RSS feed! <em>- anonymous</em></p>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Going further</h2>
<h1>Going further</h1>
<ul>
<li><a class="permalink" href="https://n.0x0.st/openbsdnow">OpenBSD Now! Unofficial OpenBSD news, updates and thoughts</a></li>
<li><a class="permalink" href="https://github.com/ligurio/awesome-openbsd">A curated list of awesome OpenBSD resources</a></li>

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Artworks of the moment</h2>
<h1>Artworks of the moment</h1>
<!-- Replace with 7.0 artwork? -->
<a href="images/puffy_city_original.jpg">
<img src="images/puffy_city_small.jpg"

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<!-- SECTION >
<div class="puffies">🐡🐡🐡</div>
<!--h2>On social medias</h2>
<h2>On social medias</h2>
<ul>
<li><a href=""></a></li>
</ul-->

View File

@ -1,6 +1,6 @@
<!-- SECTION -->
<div class="puffies">🐡🐡🐡</div>
<h2>Quote</h2>
<h1>Quote</h1>
<blockquote>
<ul>
<li>if you want something conceptualy less broken, give plan9 a try</li>