mirror of
https://github.com/t2linux/wiki.git
synced 2026-04-30 13:32:14 -07:00
b174cf96f0
I feel like its quite important to have a link for people to get help anywhere on the wiki. While there was already an icon for discord in the footer, it was not too easy to spot
5 lines
139 B
HTML
5 lines
139 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
Join our <a href="https://discord.com/invite/68MRhQu">Discord Server</a>
|
|
{% endblock %} |