fix pathing for codeberg build

This commit is contained in:
2026-04-30 09:46:04 -07:00
parent 5fa39c1148
commit f078ba8054
4 changed files with 6 additions and 3 deletions

View File

@ -11,7 +11,6 @@
{% endif %}
<title>{{ pageTitle }}</title>
<meta name="description" content="{{ description or metadata.description }}">
<link rel="alternate" href="/feed.xml" type="application/atom+xml" title="{{ metadata.title }}">
<meta property="og:title" content="{{ pageTitle }}" />
<meta property="og:type" content="website" />