Add meta tags and optimize loading

This commit is contained in:
2020-09-04 00:40:33 +00:00
parent 975484a03c
commit 809806c8cd
6 changed files with 55 additions and 22 deletions

View File

@@ -1,5 +1,12 @@
{% extends "base.html" %}
{% block head %}
{{ super() }}
<meta name="description" content="The personal website of Tanner Collin." />
<meta name="summary" content="The personal website of Tanner Collin." />
{% endblock %}
{% block content %}
<p>
Hi, I'm Tanner! I do firmware and web development in Calgary.