add contact.md

This commit is contained in:
mtgmonkey
2025-08-05 11:31:01 -04:00
parent 1758d92661
commit 2b36425310
2 changed files with 19 additions and 0 deletions

View File

@@ -6,4 +6,5 @@
</h1>
<p><a href="{{ get_url(path='@/daily/_index.md') }}">Daily Posts</a></p>
<p><a href="{{ get_url(path='@/links.md') }}">Links</a></p>
<p><a href="{{get_url(path='@/contact.md') }}">Contact</a></p>
{% endblock content %}