forked from HPR/hpr_generator
Add new year's eve information page
Add template file and update front page announcement to link to the page.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="lane stack">
|
||||
<article>
|
||||
<header>
|
||||
<h2 class="title"><a href="/promos/hpr-nye-promo.ogg">The Fourteenth Annual 26 Hour New Year's Eve Show</a></h2>
|
||||
<h2 class="title"><a href="<!--% absolute_path(baseurl) %-->new_year.html">The Fourteenth Annual 26 Hour New Year's Eve Show</a></h2>
|
||||
</header>
|
||||
<h3>Welcome every <a href="https://www.timeanddate.com/counters/multicountdown.html">TimeZone</a>!</h3>
|
||||
<p>
|
||||
@@ -13,9 +13,10 @@
|
||||
<p>
|
||||
So please stop in. Say "Hi" and maybe join in the conversation with other HPR listeners and contributors. It's always a good time!!<br>
|
||||
<audio controls preload="none">
|
||||
<source src="/promos/hpr-nye-promo.ogg" type="audio/ogg">
|
||||
<source src="<!--% absolute_path(baseurl) %-->promos/hpr-nye-promo.ogg" type="audio/ogg">
|
||||
</audio>
|
||||
</p>
|
||||
<p><a href="<!--% absolute_path(baseurl) %-->new_year.html">More information…</a></p>
|
||||
|
||||
</article>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user