mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-12-19 14:28:14 +01:00
Re-introduction of the Twitter button (no conflct with 1.1.5 update)
This PR will not conflict with the 1.1.5 update and can be applied immediately It will re-add the twitter button on the top menu
This commit is contained in:
@@ -170,7 +170,7 @@ input:checked + .slider::before {
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<a href="{{ site.github.repository_url }}" target="_blank" class="btn_small">Repository</a>
|
<a href="{{ site.github.repository_url }}" target="_blank" class="btn_small">Repository</a>
|
||||||
<!--<a href="{{ site.github.keyoxide_url }}" target="_blank" class="btn_small">Keyoxide</a>-->
|
<!--<a href="{{ site.github.keyoxide_url }}" target="_blank" class="btn_small">Keyoxide</a>-->
|
||||||
<!--<a href="{{ site.github.twitter_url }}" target="_blank" class="btn_small">Twitter</a>-->
|
<a href="{{ site.github.twitter_url }}" target="_blank" class="btn_small">Twitter</a>
|
||||||
<!--<a rel="me" href="{{ site.github.mastodon_url }}" target="_blank" class="btn_small">Mastodon</a>-->
|
<!--<a rel="me" href="{{ site.github.mastodon_url }}" target="_blank" class="btn_small">Mastodon</a>-->
|
||||||
{% if page.url != "/links.html" %}
|
{% if page.url != "/links.html" %}
|
||||||
<a href="{{ site.github.links_url }}" class="btn_small">Links</a>
|
<a href="{{ site.github.links_url }}" class="btn_small">Links</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user