diff options
author | eug-vs <eug-vs@keemail.me> | 2021-07-15 15:44:17 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-07-15 15:44:17 +0300 |
commit | 21ac2bdd8805eb72e11acc6d16a228edf7a446fc (patch) | |
tree | 02546728530d92dcd3e38c87c347d4aa3ab988cf /header.html | |
parent | c3978bdd56844992630221f23dd3cbe66e3d0088 (diff) | |
download | eug-vs-xyz-21ac2bdd8805eb72e11acc6d16a228edf7a446fc.tar.gz |
feat: add (un)localize make targets
Diffstat (limited to 'header.html')
-rwxr-xr-x | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index 5ad7977..55b5c27 100755 --- a/header.html +++ b/header.html @@ -1,5 +1,5 @@ <header class="display: inline"> - <a href="https://eug-vs.xyz"> + <a href="/"> <img src="/public/eug-vs.png" alt="eug-vs" width="128px"> <h1 style="margin-top: 12px;">Eugene's Space</h1> </a> |