diff options
author | Andrew Godwin | 2022-11-25 17:44:10 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-11-25 17:52:57 -0700 |
commit | 2a8cb8f8617d618c8d2777cccd823b28a3edc812 (patch) | |
tree | 48d36472bc25305821e3730b741be7e5a2e12946 /docs/_templates/extralinks.html | |
parent | cec9698326c504b39e0efacbc94338b6bf7121f0 (diff) | |
download | takahe-2a8cb8f8617d618c8d2777cccd823b28a3edc812.tar.gz takahe-2a8cb8f8617d618c8d2777cccd823b28a3edc812.tar.bz2 takahe-2a8cb8f8617d618c8d2777cccd823b28a3edc812.zip |
Switch to Furo docs theme
Fixes #42
Diffstat (limited to 'docs/_templates/extralinks.html')
-rw-r--r-- | docs/_templates/extralinks.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/_templates/extralinks.html b/docs/_templates/extralinks.html deleted file mode 100644 index e8a0f35..0000000 --- a/docs/_templates/extralinks.html +++ /dev/null @@ -1,7 +0,0 @@ -<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> |