about summary refs log tree commit diff
path: root/blog.node5.net/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog.node5.net/templates/base.html')
-rw-r--r--blog.node5.net/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog.node5.net/templates/base.html b/blog.node5.net/templates/base.html
index fc0be7d..d064d6b 100644
--- a/blog.node5.net/templates/base.html
+++ b/blog.node5.net/templates/base.html
@@ -5,6 +5,7 @@
     <link rel="stylesheet" href="/main.css"/>
     <link rel="stylesheet" type="text/css" href="/comment_section.css">
     <link rel="stylesheet" type="text/css" href="/pygmentize_code_highlight.css">
+    <link rel="stylesheet" type="text/css" href="/devicons.css">
     <title>{% block title_prefix %}{% endblock %}{{title}}</title>
     <link rel="icon" type="image/x-icon" href="https://node5.net/static/dmg_01.png">
     <meta charset="UTF-8">