summaryrefslogtreecommitdiffstats
path: root/docs/_templates
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-23 17:14:04 -0700
committerAndrew Godwin2022-11-23 17:14:04 -0700
commit8aae72998d55e9056baf5a6328d432fd7768beaa (patch)
tree2ec69b06ba4285d948121be9bd6d7006b97653d4 /docs/_templates
parente18f2879fc4f427b1fde80e18fb65a90eeaef659 (diff)
downloadtakahe-8aae72998d55e9056baf5a6328d432fd7768beaa.tar.gz
takahe-8aae72998d55e9056baf5a6328d432fd7768beaa.tar.bz2
takahe-8aae72998d55e9056baf5a6328d432fd7768beaa.zip
Style docs nicer
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/extralinks.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_templates/extralinks.html b/docs/_templates/extralinks.html
new file mode 100644
index 0000000..e8a0f35
--- /dev/null
+++ b/docs/_templates/extralinks.html
@@ -0,0 +1,7 @@
+<h3>Takahē</h3>
+<ul>
+ <li><a href="https://jointakahe.org">Homepage</a></li>
+ <li><a href="https://takahe-server.readthedocs.io/">Documentation</a></li>
+ <li><a href="https://github.com/jointakahe/takahe">GitHub</a></li>
+ <li><a href="https://discord.gg/qvQ39tAMvf">Discord</a></li>
+</ul>