summaryrefslogtreecommitdiffstats
path: root/themes/tozt/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/tozt/layouts/partials/header.html')
-rw-r--r--themes/tozt/layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/tozt/layouts/partials/header.html b/themes/tozt/layouts/partials/header.html
index bceb2c0..50a465b 100644
--- a/themes/tozt/layouts/partials/header.html
+++ b/themes/tozt/layouts/partials/header.html
@@ -12,7 +12,7 @@
<header class="page">
<div>
<div class="name"><h1>{{ .Site.Title | markdownify }}</h1></div>
- <img src="/sphtkr.jpg" width=80 height=80 class="icon" />
+ <img src="/sphtkr.jpg" class="icon" />
</div>
<div class="clear"></div>
</header>