Add support for metatags

This commit is contained in:
Alex 2026-06-08 14:12:08 -07:00
parent ae440be40c
commit 4564aa9534
25 changed files with 230 additions and 22 deletions

View file

@ -2,6 +2,13 @@
{% block title %}Categories | Alex Daniels{% endblock %}
{% block metatitle %}Categories | Alex Daniels {% endblock %}
{% block ogtitle %}Categories | Alex Daniels {% endblock %}
{% block twittertitle %}Categories used in posts and albums{% endblock %}
{% block metadescription %}Categories used in posts and albums{% endblock %}
{% block ogdescription %}Categories used in posts and albums{% endblock %}
{% block twitterdescription %}Categories used in posts and albums{% endblock %}
{% block body %}
<section class="categories">
<h2>Categories</h2>