aboutsummaryrefslogtreecommitdiff
path: root/src/_footer.html
blob: cfafcb26ff29e80262505d577ab18d19eb60571f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<footer>
    <a href="/" class="homepage-link">adast.xyz</a>
    &nbsp;&mdash;&nbsp;
    <a href="https://git.adast.xyz/explore/repos">Gitea</a>
    &nbsp;&bull;&nbsp;
    <a href="https://github.com/adastx">Github</a>
    &nbsp;&bull;&nbsp;
    <a href="https://odysee.com/@adamski:f">Odysee</a>
    &nbsp;&bull;&nbsp;
    <a href="https://youtube.com/c/adamski1">Youtube</a>
    &nbsp;&bull;&nbsp;
    <a href="https://www.twitch.tv/adastx">Twitch</a>
    &nbsp;&bull;&nbsp;
    <a href="https://steamcommunity.com/id/adastx">Steam</a>
</footer>

<script src="/scripts/darktheme.js"></script>
</body>

</html>