WIP: dark theme
This commit is contained in:
parent
193fbeca7c
commit
32818dacf1
9 changed files with 279 additions and 59 deletions
|
@ -1,5 +1,5 @@
|
|||
<article class="post-list">
|
||||
<header>
|
||||
<header class="post-header">
|
||||
<h1 class="post-title{{ if .Params.favorite }} favorite{{end}}{{ if .Params.draft }} draft{{end}}"><a href="{{ .RelPermalink }}">{{ trim .Title " " }}</a></h1>
|
||||
</header>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue