We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f754b0c + 3da2e61 commit 00ceae7Copy full SHA for 00ceae7
mkdocs.yml
@@ -128,7 +128,7 @@ extra_css:
128
129
extra:
130
social:
131
- - icon: fontawesome/brands/discord
132
- link: https://discord.com/invite/68MRhQu
+ - icon: simple/matrix
+ link: https://matrix.to/#/#space:t2linux.org
133
- icon: fontawesome/brands/github
134
link: https://github.com/t2linux
theme/main.html
@@ -6,5 +6,5 @@
6
color: var(--md-typeset-color);
7
}
8
</style>
9
- <span class="announce-text">Join our <a href="https://discord.com/invite/68MRhQu">Discord Server</a></span>
+ <span class="announce-text">Join our <a href="https://matrix.to/#/#space:t2linux.org">Matrix Space</a></span>
10
{% endblock %}
0 commit comments