This repository has been archived on 2024-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
onechart/website/overrides/main.html
T
2020-10-12 20:12:00 +02:00

12 lines
299 B
HTML

{% extends "base.html" %}
{% block announce %}
<a href="https://twitter.com/laszlocph">
For updates follow <strong>@laszlocph</strong> on
<span class="twemoji twitter">
{% include ".icons/fontawesome/brands/twitter.svg" %}
</span>
<strong>Twitter</strong>
</a>
{% endblock %}