Logo + branding

This commit is contained in:
2022-10-04 00:55:41 -06:00
parent 8f97640709
commit fa96896fe3
10 changed files with 300 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block title %}{{ article.title|striptags }} | {{ SITENAME }}{% endblock %}
{% block title %}{{ article.title|striptags }} | Tanner's Site{% endblock %}
{% block head %}
{{ super() }}
@@ -26,7 +26,6 @@
{% block content %}
<div class="content">
<p class="return-home"><a href="/">Return Home</a></p>
<header>
<h1>{{ article.title }}</h1>
<div class="summary">