diff options
author | Adam <adam.moloney.stuck@gmail.com> | 2022-04-23 21:06:29 +0200 |
---|---|---|
committer | Adam <adam.moloney.stuck@gmail.com> | 2022-04-23 21:06:29 +0200 |
commit | 3753f344c75af77aeaa8491b22a8ca890cb471d8 (patch) | |
tree | 03ddd65294cda9e6932699b795fed273291877eb /src/_footer.html | |
parent | 0ed4646ee7f469352762771d5e04d931c27ce5ad (diff) |
Better css margins, adamski.wtf -> adast.xyz
Diffstat (limited to 'src/_footer.html')
-rw-r--r-- | src/_footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_footer.html b/src/_footer.html index 8e0463b..5fcef8b 100644 --- a/src/_footer.html +++ b/src/_footer.html @@ -1,2 +1,2 @@ -<p class="footer"><a href="/">adamski.wtf</a></p> -</html>
\ No newline at end of file +<p class="footer"><a href="/">adast.xyz</a></p> +</html> |