[hackers] [swerc] use png logo again || Hiltjo Posthuma
 
commit 70bc88b16783cc9f3a8031ef68e845534493fb88
Author:     Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Tue Nov 21 18:45:56 2017 +0100
Commit:     Hiltjo Posthuma <hiltjo_AT_codemadness.org>
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
_AT_@ -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>
 
Received on Tue Nov 21 2017 - 18:50:23 CET
This archive was generated by hypermail 2.3.0
: Tue Nov 21 2017 - 19:00:27 CET