added 'about' section

This commit is contained in:
2026-04-23 12:53:48 +02:00
parent 7ef9cd6e13
commit a29c03c18e
4 changed files with 30 additions and 11 deletions
+6 -3
View File
@@ -11,9 +11,12 @@
<nav>
{{language-switcher}}
</nav>
<h1>{{introduction-heading}}</h1>
<p>{{introduction-subheading}}</p>
<h2>{{why-heading}}</h2>
<header id="about">
<h1>{{introduction-heading}}</h1>
<p>{{introduction-subheading}}</p>
</header>
<p>{{about-paragraph}}</p>
<h2 id="why">{{why-heading}}</h2>
<p>{{why-paragraph}}</p>
</body>