diff options
Diffstat (limited to 'src/_footer.html')
-rw-r--r-- | src/_footer.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/src/_footer.html b/src/_footer.html index 1d44726..25534df 100644 --- a/src/_footer.html +++ b/src/_footer.html @@ -1,3 +1,19 @@ - <p class="footer"><a href="/">adast.xyz</a></p> + </div class="center"> + </div> + <footer> + <a href="/" class="homepage-link">adast.xyz</a> + — + <a href="https://git.adast.xyz/explore/repos">Gitea</a> + • + <a href="https://github.com/adastx">Github</a> + • + <a href="https://odysee.com/@adamski:f">Odysee</a> + • + <a href="https://youtube.com/c/adamski1">Youtube</a> + • + <a href="https://www.twitch.tv/adastx">Twitch</a> + • + <a href="https://steamcommunity.com/id/adastx">Steam</a> + </footer> </body> </html> |