]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - templates/base.html
Footer structure modified + styling changed
[irc/freenode/web-7.0.git] / templates / base.html
index ecc6c6877a8bdb61661aaf4837e9f4e1d33e0fc6..b64e4aeb5508d0b4dd90bf5f194004da0fdd69f2 100644 (file)
@@ -6,7 +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 name="theme-color" content="#292f2f">
-    <meta name="description" content="freenode IRC network">
+    <meta name="description" content="{{ config.DESCRIPTION }}">
     <link rel="icon" href="{{ url_for("static/img/logos/coloured-alphabg-sq-120.png") }}">
     <title>{% block title %}{{ title }} - {{ config.name }}{% endblock %}</title>
     <link href="{{ url_for("static/css/open-sans.css") }}" rel="stylesheet">