adding more copyright info to footer, and fixing CSV

This commit is contained in:
Nasir Anthony Montalvo
2026-06-14 20:48:52 -05:00
parent a75a181cef
commit 6e0d752ae2
4 changed files with 115 additions and 107 deletions
+4 -1
View File
@@ -39,7 +39,10 @@ item-meta: true
</div>
{% endif %}
</div>
<p style="text-align: center; font-style: italic;">
See {B/qKC}'s <a href="/pages/copyright.md">Copyright & Terms</a> page for more on how our collections and their licensing work.
</p>
<div class="spacer" style="padding-bottom: 30px;"></div>
{%- if site.data.theme.browse-buttons == true -%}
{% include item/browse-buttons.html %}
{%- endif -%}
+3
View File
@@ -29,6 +29,9 @@ item-meta: true
{% include item/rights-box.html %}
</div>
{% endif %}
<p>
See {B/qKC}'s <a href="/pages/copyright.md">Copyright & Terms</a> page for more on how our collections and their licensing work.
</p>
</div>
{%- if site.data.theme.browse-buttons == true -%}