updated css, removed base.njk
This commit is contained in:
@@ -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/>
|
||||
|
Reference in New Issue
Block a user