Add meta tags and optimize loading
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user