commit 70bc88b16783cc9f3a8031ef68e845534493fb88
Author: Hiltjo Posthuma <[email protected]>
AuthorDate: Tue Nov 21 18:45:56 2017 +0100
Commit: Hiltjo Posthuma <[email protected]>
CommitDate: Tue Nov 21 18:45:56 2017 +0100
use png logo again
diff --git a/tpl/master.tpl b/tpl/master.tpl
index 0f08cca..b2eab3a 100644
--- a/tpl/master.tpl
+++ b/tpl/master.tpl
@@ -7,7 +7,7 @@
</head>
<body>
<div id="header">
- <a href="/"><img src="//suckless.org/logo.svg" /></a>
+ <a href="/"><img src="//suckless.org/logo.png" width="23"
height="15" /></a>
<a id="headerLink" href="/">%($"siteTitle%)</a> <span
id="headerSubtitle">%($"siteSubtitle%)</span>
</div>