Split out about and contribute
This commit is contained in:
4
site.cfg
4
site.cfg
@@ -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
1095
templates/content-contribute.tpl.html
Normal file
1095
templates/content-contribute.tpl.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user