Use no-css class on page footer hr tag

This commit is contained in:
2025-08-03 22:45:01 -04:00
parent 90710665c9
commit c742794f15
2 changed files with 1 additions and 6 deletions

View File

@@ -66,7 +66,7 @@
<!--% INCLUDE $content %-->
</main>
<footer role="contentinfo">
<hr>
<hr class="no-css">
<div id="copyright">
<span>Unless otherwise stated, our shows are released under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a> license.</span>