Apply a dark background.

This commit is contained in:
Tom Alexander
2023-12-19 20:33:21 -05:00
parent e193fcc2ba
commit a29b625631
2 changed files with 27 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<article class="blog_post">
{?.title}<h1>{?.self_link}<a class="blog_post_title" href="{.self_link}">{.title}</a>{:else}<span class="blog_post_title">{.title}</span>{/.self_link}</h1>{/.title}
{?.title}<h1 class="blog_post_title"><span>{.title}</span></h1>{/.title}
{! TODO: date? !}
{! TODO: Table of contents? !}