SVG Logo in navbar

This commit is contained in:
Arya Kiran 2022-10-25 14:29:12 +05:30
parent 38f19f9e08
commit c884b34568
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<link rel=stylesheet href="/style.css"> <link rel=stylesheet href="/style.css">
<header> <header>
<a href=/><img src="/media/vernresize.png" alt="~V" class="navlogo"></a> <a href=/><img src="/media/verntrans.svg" alt="~V" class="navlogo"></a>
<nav> <nav>
<a href="//status.vern.cc">Status</a> <a href="//status.vern.cc">Status</a>
<a href="/users">Users</a> <a href="/users">Users</a>