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:
@@ -29,3 +29,11 @@ text_size_class: The size class that the user has selected in Preferences for ar
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user