Split out about and contribute

This commit is contained in:
2026-05-26 07:45:28 +02:00
parent 47446fc385
commit a73c038743
4 changed files with 1205 additions and 1160 deletions

View File

@@ -59,6 +59,10 @@ content: content-index.tpl.html
navigation: navigation-about.tpl.html
content: content-about.tpl.html
[contribute]
navigation: content-contribute.tpl.html
content: content-contribute.tpl.html
[correspondents]
navigation: navigation-about.tpl.html
content: content-correspondents.tpl.html

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@
<section id="podcast_lane">
<header><h2>The Podcast</h2></header>
<div class="lane">
<a class="lane-button" href="<!--% absolute_path(baseurl) %-->about.html#recording_a_podcast">
<a class="lane-button" href="<!--% absolute_path(baseurl) %-->contribute.html">
<img src="<!--% absolute_path(baseurl) %-->images/icons/mic-fill.svg" alt="" height="110">
<p>Record</p>
</a>