mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 02:46:08 -04:00
Team member Mastodon profile verification
This commit is contained in:
parent
6ee7c34951
commit
f9d8426174
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
{% extends "base.html" %}
|
||||
{% block extrahead %}
|
||||
<link rel="stylesheet" href="{{ 'overrides/home.css' | url }}">
|
||||
<link rel="me" href="https://aragon.sh/@jonah">
|
||||
<link rel="me" href="https://fosstodon.org/@freddy">
|
||||
<link rel="me" href="https://mastodon.social/@dngray">
|
||||
<link rel="me" href="https://mastodon.social/@blacklight447">
|
||||
<link rel="me" href="https://fosstodon.org/@hook54321">
|
||||
{% endblock %}
|
||||
{% block tabs %}
|
||||
{{ super() }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue