Signed recent changes

and fixed the PDF build
This commit is contained in:
Alex Anderson
2022-07-13 06:05:36 +00:00
parent d447ff4e25
commit 7f08482169
137 changed files with 978 additions and 930 deletions

View File

@@ -163,7 +163,7 @@ input:checked + .slider::before {
{% if page.url != "/guide.html" %}
<a href="{{ site.github.guide_url }}" class="btn_small" style="color:#FF0000">View Online</a>
{% endif %}
<!-- <a href="{{ site.github.pdf_url }}" class="btn_small">PDF</a>--><!-- PDF missing due to build issues -->
<a href="{{ site.github.pdf_url }}" class="btn_small">PDF</a>
<!--<a href="{{ site.github.pdf_dark_url }}" class="btn_small">PDF (Dark)</a>-->
<a href="{{ site.github.odt_url }}" class="btn_small">OpenDocument</a>
{% if page.url != "/donations.html" %}