WIP: page titles

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent f001942c3e
commit 42e519d949
4 changed files with 21 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>$site_title$if{"title"}[[ $title]]</title>
<title>$site_title$if{title or id}[[ · $(title or titleize(id))]]</title>
<link
rel="stylesheet"
id="font-bitter-css"