Add link to guest book, optimize

This commit is contained in:
Tanner Collin 2021-10-05 04:54:37 +00:00
parent 20b46d3b02
commit d87e798d38
3 changed files with 4 additions and 3 deletions

View File

@ -55,7 +55,7 @@ CATEGORIES_SAVE_AS = ''
TAGS_SAVE_AS = ''
INDEX_SAVE_AS = 'index.html'
ARTICLE_URL = '{date:%d}/'
ARTICLE_URL = '{date:%d}'
ARTICLE_SAVE_AS = '{date:%d}/index.html'
PROD = True

View File

@ -1,5 +1,4 @@
{% block meta %}{% endblock %}<link rel=icon href=data:,>{% block style %}{% endblock %}<pre>
Tanner Collin
{% block meta %}{% endblock %}<link rel=icon href=data:,>{% block style %}{% endblock %}<pre>Tanner Collin
{% block content %}
{% endblock %}

View File

@ -2,6 +2,8 @@
{% block content %}
Hi, I'm Tanner! I do firmware and web development in Calgary.
Please sign my <a href=g>Guest Book</a>!
Contact Info
============