]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
restore logo
authorEd Kellett <redacted>
Thu, 25 Feb 2016 17:18:46 +0000 (17:18 +0000)
committerEd Kellett <redacted>
Thu, 25 Feb 2016 17:18:46 +0000 (17:18 +0000)
templates/base.html

index b809e1e3bb2170b05739381b1666718d9442431b..04bdd040d3bc09939ae09999ce62575c37e829b0 100644 (file)
@@ -16,7 +16,7 @@
 </head>
 <body>
     <nav class="navbar">
-        <a href="{{ url_for("index") }}"></a>
+        <a href="{{ url_for("index") }}"><img alt="freenode" class="nlogo" src="{{ url_for("static/img/logos/coloured-alphabg.svg") }} "></a>
         <a href="https://www.privateinternetaccess.com/" target="_blank"><img alt="Private internet access" class="nlogo" src="{{ url_for("static/img/logos/PIALogo_white.svg") }}"></a>
     </nav>
     <div class="container">