aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.html.tera
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html.tera')
-rw-r--r--templates/home.html.tera4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/home.html.tera b/templates/home.html.tera
index 3396894..1d5d7da 100644
--- a/templates/home.html.tera
+++ b/templates/home.html.tera
@@ -28,7 +28,7 @@
{% block content %}
-<div class="content panel">
+<div class="panel content">
<h2>hallo i am celeste welcome 2 my site 🌟</h2>
<p>this is where i dump everything</p>
<p>i wish u a wonderful day</p>
@@ -44,7 +44,7 @@
<aside>
- {% include "latestblogs" %}
+ {% include "latestposts" %}
{% include "latestskweets" %}
</aside>