]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
using sq logo
authorSvante Bengtson <redacted>
Tue, 23 Feb 2016 15:36:59 +0000 (16:36 +0100)
committerSvante Bengtson <redacted>
Tue, 23 Feb 2016 15:36:59 +0000 (16:36 +0100)
index_mock1.html
templates/base.html

index 215d74586556ef434afff6cae8f55b8093742339..6697aac9c7e5077daaa6d275812696b4b3a76b5d 100644 (file)
@@ -6,6 +6,7 @@
     <meta content="width=device-width, initial-scale=1" name="viewport">
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
     <meta content="#fff" name="theme-color">
+    <link rel="icon" href="static/img/logos/coloured-alphabg-sq-120.png">
     <title>freenode</title>
     <link href="static/css/open-sans.css" rel="stylesheet">
     <link href="static/css/style.css" rel="stylesheet">
index f036c35a98153a394b53202653e6612fc82825d3..6f2fb5d0e9857819147706e6912db72cd620f99a 100644 (file)
@@ -6,7 +6,8 @@
     <meta content="width=device-width, initial-scale=1" name="viewport">
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
     <meta content="#fff" name="theme-color">
-    <title>freenode</title>
+    <link rel="icon" href="static/img/logos/coloured-alphabg-sq-120.png">
+    <title>{{ title }}</title>
     <link href="static/css/open-sans.css" rel="stylesheet">
     <link href="static/css/style.css" rel="stylesheet">
     <link href="static/css/font-awesome.min.css" rel="stylesheet">