added meta descriptions, fixed landing page recent list

This commit is contained in:
evilchili
2022-08-07 13:12:38 -07:00
parent 2873278789
commit d98e9a5e97
6 changed files with 14 additions and 11 deletions
@@ -11,6 +11,7 @@
{% endif %}
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
{% endblock head %}
<meta name="description" content="{% block summary %}{% endblock %}" />
{% block extrahead %}{% endblock %}
{% if is_dm %}
<style type="text/css">.dm { display: block !important; }</style>