mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 12:27:19 +00:00
feat: basic setup
This commit is contained in:
@@ -30,10 +30,7 @@ body: The body of the article.
|
||||
|
||||
-->
|
||||
|
||||
<header class="flex">
|
||||
header2: [[feed_link_title]] [[byline]] [[text_size_class]]
|
||||
</header>
|
||||
|
||||
<article>
|
||||
<div id="bodyContainer" class="articleBody prose max-w-prose px-8 py-16 mx-auto [[text_size_class]]">[[body]]</div>
|
||||
<article class="prose max-w-prose px-8 py-10 mx-auto prose-dark dark:prose-light font-sans [[text_size_class]]">
|
||||
<h1>[[title]]</h1>
|
||||
[[body]]
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user