aboutsummaryrefslogtreecommitdiff
path: root/src/_footer.html
blob: 6caaf7e999c498bc607e2497fa618d889e05b4be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>
</footer>

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

</html>