aboutsummaryrefslogtreecommitdiffstats
path: root/templates/home.html.tera
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-01-17 00:48:57 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2023-01-17 00:48:57 +0000
commit57c3a21bce3f4040eefdcc8b57bc86bdc59dacbf (patch)
tree5bfdf17cffc5314f5edab5391f44d5edddb2e185 /templates/home.html.tera
parent8166458b41065ba8de63f909424bfd012f8243e1 (diff)
downloadblossom-57c3a21bce3f4040eefdcc8b57bc86bdc59dacbf.tar.gz
blossom-57c3a21bce3f4040eefdcc8b57bc86bdc59dacbf.tar.bz2
blossom-57c3a21bce3f4040eefdcc8b57bc86bdc59dacbf.zip
refacor css and html
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>