Switched from styled div to text logo

This commit is contained in:
2022-03-06 16:01:44 +03:00
parent 16f2cbf329
commit e7f9ff61f1
7 changed files with 10 additions and 10 deletions

View File

@ -12,7 +12,7 @@
<body>
<header>
<a href="/" id="logo"></a>
<a href="/" id="logo">&#9632</a>
<!-- <a id="modern" href="/modern"
title="If you have modern browser, you can visit more fancy version of my site">Modernize</a> -->
</header>