Public Access
1
0

updated css, removed base.njk

This commit is contained in:
2025-08-07 12:22:25 -04:00
parent fd2b500ebb
commit 8c8d5afc8e
6 changed files with 112 additions and 110 deletions

View File

@@ -1,7 +1,7 @@
---
layout: "layout.njk"
---
<article class="prose prose-invert lg:prose-xl max-w-none">
<article>
<h1>{{ title }}</h1>
<p class="text-gray-400">Published on: {{ date | readableDate }}</p>
<br/>