summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-05-07 11:42:08 -0400
committerluxagraf <sng@luxagraf.net>2023-05-07 11:42:08 -0400
commitdef59808f7ea8e0d1a1aaf96195c410e85ac197e (patch)
treea0d918efe630ddc12ac690e90ec829f1c4e30d0d /app
parent77bee1c9c5ad1b384d7ece7aeb1d658e7caa91f0 (diff)
films: fixed metadata on film list page
Diffstat (limited to 'app')
-rw-r--r--app/posts/templates/posts/film_list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/posts/templates/posts/film_list.html b/app/posts/templates/posts/film_list.html
index 7107d47..1e01e5b 100644
--- a/app/posts/templates/posts/film_list.html
+++ b/app/posts/templates/posts/film_list.html
@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% load typogrify_tags %}
-{% block pagetitle %}Notes and Essays On Living - By Scott Gilbertson {% endblock %}
-{% block metadescription %}Essays and stories on self-reliance, DIY, repair, tools, birding, walking, living well, and other ephemera.{% endblock %}
+{% block pagetitle %}Films - By Scott Gilbertson {% endblock %}
+{% block metadescription %}Films on paddling, hiking, birding, walking, living well, and other ephemera.{% endblock %}
{% block extrahead %}
<style>
@media screen and (min-width: 736px) {