mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-10-10 12:28:38 -04:00
Version bump to 1.1.6
Signed-off-by: Sharp-tailed Grouse <no@anonymousplanet.org>
This commit is contained in:
parent
469fcba4f2
commit
7b7668842c
3 changed files with 10 additions and 12 deletions
|
@ -154,7 +154,7 @@ input:checked + .slider::before {
|
|||
<h1>The Hitchhiker’s Guide to Online Anonymity</h1>
|
||||
</a>
|
||||
<h2>How I learned to start worrying and love <del>privacy</del> anonymity</h2>
|
||||
<h4 class="project-version">The latest Version is v1.1.6-pre2. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4>
|
||||
<h4 class="project-version">The latest Version is v1.1.6. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4>
|
||||
<section id="downloads">
|
||||
{% if page.url != "/" %}
|
||||
<a href="{{ site.github.home_url }}" class="btn_small">Home</a>
|
||||
|
@ -162,9 +162,9 @@ 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>-->
|
||||
<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>-->
|
||||
<a href="{{ site.github.odt_url }}" class="btn_small">OpenDocument</a>
|
||||
{% if page.url != "/donations.html" %}
|
||||
<a href="{{ site.github.donations_url }}" class="btn_small">Donate</a>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue