You've already forked Ghost-Theme-Casper
Add Mastodon and Github social links + icons.
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
{{#if @site.twitter}}
|
||||
<a class="gh-social-link gh-social-twitter" href="{{twitter_url @site.twitter}}" title="Twitter" target="_blank" rel="me noopener">{{> "icons/twitter"}}</a>
|
||||
{{/if}}
|
||||
<a class="gh-social-link gh-social-mastodon" href="https://fosstodon.org/@jibsaramnim" title="Mastodon" target="_blank" rel="me noopener">{{> "icons/mastodon"}}</a>
|
||||
<a class="gh-social-link gh-social-github" href="https://github.com/jibsaramnim" title="GitHub" target="_blank" rel="me noopener">{{> "icons/github"}}</a>
|
||||
<script type='text/javascript'>kofiwidget2.init('Buy me a coffee', '#0a0b0c', 'K3K0G2FVA');kofiwidget2.draw();</script>
|
||||
</div>
|
||||
{{#if @site.members_enabled}}
|
||||
|
||||
Reference in New Issue
Block a user