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:
Batcherdink 2022-07-03 07:29:34 +00:00 committed by GitHub
parent b8d86f625d
commit 4c575a83e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>