mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-07-12 01:19:22 -04: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:
parent
b8d86f625d
commit
4c575a83e4
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ input:checked + .slider::before {
|
|||
{% endif %}
|
||||
<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.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>-->
|
||||
{% if page.url != "/links.html" %}
|
||||
<a href="{{ site.github.links_url }}" class="btn_small">Links</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue