Simplify header layout

Remove QR code, improve contrast of header links.
This commit is contained in:
2025-08-23 23:03:17 -04:00
parent 8a20ac971e
commit b12a7fb4e7
2 changed files with 47 additions and 22 deletions

View File

@@ -38,21 +38,17 @@
</div>
<header role="banner">
<hgroup id="title">
<h1 id="site_acronym">HPR</h1>
<h1 id="site_acronym"><a href="<!--% absolute_path(baseurl) %-->index.html">HPR</a></h1>
<p id="site_name">
<a href="<!--% absolute_path(baseurl) %-->correspondents/index.html">H</a>acker
<a href="<!--% absolute_path(baseurl) %-->comments_viewer.html">P</a>ublic
<a href="<!--% absolute_path(baseurl) %-->syndication.html">R</a>adio
</p>
<p id="site_url">https://HackerPublicRadio.org</p>
</hgroup>
<hgroup id="tag_line">
<h2>The Community Podcast</h2>
<p>Sharing your ideas, projects, opinions since 2005</p>
<p>New episodes every weekday </p>
</hgroup>
<hgroup id="qr_code">
<img src="<!--% absolute_path(baseurl) %-->images/qr_code_logo.png" alt="HPR logo as a QR code to the HPR URL">
<h2 id="tag1">The Community Podcast</h2>
<p id="tag2">Sharing your ideas, projects, opinions since 2005</p>
<p id="tag3">New episodes every weekday </p>
</hgroup>
</header>
<main id="main_content" role="main">