diff options
| author | user@node5.net <user@node5.net> | 2025-09-25 23:07:45 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2025-09-25 23:07:45 +0200 |
| commit | 83f461c2ee691007e6c8a08d878f4abaae1803f4 (patch) | |
| tree | e9d16387808530b6456841f1f31404ce1610621e /blog.node5.net/templates/article.html | |
| parent | 0bb054b23547e150a2795314ae246d7479e23f4d (diff) | |
Article meta data dates bottom, icons
Diffstat (limited to 'blog.node5.net/templates/article.html')
| -rw-r--r-- | blog.node5.net/templates/article.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/blog.node5.net/templates/article.html b/blog.node5.net/templates/article.html index 1164eb6..da3b668 100644 --- a/blog.node5.net/templates/article.html +++ b/blog.node5.net/templates/article.html @@ -3,7 +3,6 @@ {% block head %} {{ super() }} <link rel="stylesheet" type="text/css" href="/article.css"> - <link rel="stylesheet" type="text/css" href="/devicons.css"> {% endblock %} {% block content %} <h1 class="inline">{{ article.name }}</h1> {% include 'article_meta_data.html' %} |
