mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-08-07 03:25:07 +02:00
9 lines
281 B
HTML
9 lines
281 B
HTML
{% extends "base.html" %}
|
|
<!-- for verifying Mastodon -->
|
|
{% block extrahead %}
|
|
<link href="https://ioc.exchange/@unknown" rel="me">
|
|
<link rel="icon" id="ap-favicon" href="{{ 'media/profile.png' | url }}" sizes="any">
|
|
<link rel="icon" type="image/
|
|
</script>
|
|
{% endblock %}
|