Skip to content

Commit

Permalink
drop links to Diaspora account
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Oct 4, 2021
1 parent 5eec68d commit 0e60f85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion templates/layouts/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ <h1 class="main-title {{ 'hidden-xs hidden-sm' if subhead else '' }}">{{ title }
<ul class="icons">
<li><a href="https://medium.com/liberapay-blog">{{ fontawesome('medium', 'Medium') }}</a></li>
<li><a href="https://mastodon.xyz/@Liberapay">{{ fontawesome('mastodon', 'Mastodon') }}</a></li>
<li><a href="https://framasphere.org/u/liberapay">{{ fontawesome('diaspora', 'Diaspora*') }}</a></li>
<li><a href="https://github.com/liberapay/liberapay.com">{{ fontawesome('github', 'GitHub') }}</a></li>
<li><a href="https://twitter.com/liberapay">{{ fontawesome('twitter', 'Twitter') }}</a></li>
<li><a href="https://www.facebook.com/Liberapay-472128142945598/">{{ fontawesome('facebook', 'Facebook') }}</a></li>
Expand Down
3 changes: 0 additions & 3 deletions www/about/feeds.spt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ title = _("Follow Us")
<a class="btn btn-default btn-lg" href="https://mastodon.xyz/@Liberapay">
{{ fontawesome('mastodon') }}&nbsp;Mastodon
</a>
<a class="btn btn-default btn-lg" href="https://framasphere.org/u/liberapay">
{{ fontawesome('diaspora') }}&nbsp;Diaspora
</a>
<a class="btn btn-default btn-lg" href="https://twitter.com/liberapay">
{{ fontawesome('twitter') }}&nbsp;Twitter
</a>
Expand Down

0 comments on commit 0e60f85

Please sign in to comment.