www/templates/index.html

6 lines
192 B
HTML
Raw Normal View History

2023-09-14 14:51:37 -05:00
{% extends "zerm/templates/index.html" %}
{%- block general_meta -%}
{{ head::general_meta() }}
2024-01-15 11:54:00 -06:00
<link href="https://floss.social/@averywinters" rel="me">
2023-09-14 14:51:37 -05:00
{%- endblock general_meta -%}