]> juplo.de Git - website/commitdiff
Inhaltliche Fehler im Post `A Perfect Outline` korrigiert
authorKai Moritz <kai@juplo.de>
Fri, 20 Feb 2026 11:38:26 +0000 (12:38 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 20 Feb 2026 13:50:46 +0000 (14:50 +0100)
content/blog/archive/2020/a-perfect-outline.md
static/wp-uploads/2015/06/example-04.html

index 4591939b3e4f77df1f4f99973b7cee158cc7e3b3..3597abec0c04c7b10f2af7a6c477295b7a82c0aa 100644 (file)
@@ -122,6 +122,7 @@ But after adding them, the only thing that cleared out, was where the _Untitled
 </main>
 <footer>
   <header><h2>Footer</h2></header>
+</footer>
 ```
 
 #### Example 02: Outline
@@ -234,7 +235,7 @@ At first a minimal example with no markup except the `article`\- and the `sectio
       Subsection a
     </section>
   </section>
-</main>
+</article>
 ```
 
 #### Example 04: Outline
index 2bcc8ca39429eb954d1968e9a2061a881ae172ca..f4c7cd46ef8427cd81082af285fee2cd5d95f0d1 100644 (file)
@@ -20,4 +20,4 @@
       Subsection a
     </section>
   </section>
-</main>
+</article>