diff options
Diffstat (limited to 'templates/home.html.tera')
-rw-r--r-- | templates/home.html.tera | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/home.html.tera b/templates/home.html.tera index 7927492..5017ea3 100644 --- a/templates/home.html.tera +++ b/templates/home.html.tera @@ -47,6 +47,7 @@ <aside> + <div class="panel" style="background-color: #b52f6a; z-index: -1; font-family: 'Terminal Grotesque'; font-size: 2em">latest update: the skweets begone</div> {% include "latestposts" %} </aside> |