added 'why?' section

This commit is contained in:
2026-04-22 23:23:17 +02:00
parent 4e5a91c64d
commit b96591acc7
4 changed files with 31 additions and 15 deletions
+4 -4
View File
@@ -8,13 +8,13 @@
</head>
<body>
<div>
<h1>{{introduction-heading}}</h1>
<p>{{introduction-subheading}}</p>
</div>
<nav>
{{language-switcher}}
</nav>
<h1>{{introduction-heading}}</h1>
<p>{{introduction-subheading}}</p>
<h2>{{why-heading}}</h2>
<p>{{why-paragraph}}</p>
</body>
</html>