diff options
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 55b5c27..38a2f3b 100755 --- a/header.html +++ b/header.html @@ -1,5 +1,5 @@ <header class="display: inline"> - <a href="/"> + <a href="/" style="text-decoration: none;"> <img src="/public/eug-vs.png" alt="eug-vs" width="128px"> <h1 style="margin-top: 12px;">Eugene's Space</h1> </a> |