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/_header.html | |
parent | 0ed4646ee7f469352762771d5e04d931c27ce5ad (diff) |
Better css margins, adamski.wtf -> adast.xyz
Diffstat (limited to 'src/_header.html')
-rw-r--r-- | src/_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_header.html b/src/_header.html index fe44db9..4308285 100644 --- a/src/_header.html +++ b/src/_header.html @@ -7,4 +7,4 @@ <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="styles/style.css"> -<p class="header"><a href="/">adamski.wtf</a></p>
\ No newline at end of file +<p class="header"><a href="/">adast.xyz</a></p> |