This commit is contained in:
2024-09-13 11:01:18 -07:00
parent a42a63faac
commit 471b72c23e
7 changed files with 54 additions and 26 deletions

View File

@@ -12,9 +12,7 @@ $if(date-meta)$
<meta name="dcterms.date" content="$date-meta$" />
$endif$
<title>$pagetitle$</title>
$for(css)$
<link rel="stylesheet" href="$css$" />
$endfor$
<link rel="stylesheet" href="/index.css" />
</head>
<body>
<nav>