mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Team member Mastodon profile verification
This commit is contained in:
parent
6ee7c34951
commit
f9d8426174
@ -1,6 +1,11 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
<link rel="stylesheet" href="{{ 'overrides/home.css' | url }}">
|
<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 %}
|
{% endblock %}
|
||||||
{% block tabs %}
|
{% block tabs %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
|
Loading…
Reference in New Issue
Block a user