Abstract article html up to base

This commit is contained in:
2023-04-21 23:55:10 -06:00
parent c0acfb8836
commit 6dfa58c66c
6 changed files with 107 additions and 122 deletions

View File

@@ -1,6 +1,4 @@
{% extends "base.html" %}
{% block content %}
<meta name=viewport content=width=1%><pre style=font:unset>Hi, I'm <a href=a>Tanner</a>! I like home automation, bots, Python,
<link rel=icon href=data:><meta name=viewport content=width=1%><pre style=font:unset>Hi, I'm <a href=a>Tanner</a>! I like home automation, bots, Python,
Debian, coffee, <a href=d>sensors</a>, and makerspaces.
Please sign my <a href=g>Guest Book</a>!
@@ -40,4 +38,3 @@ Writing
{% endif %}
{% endfor %}
<a href=x>[more]
{% endblock %}