aboutsummaryrefslogtreecommitdiffstats
path: root/post.html
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-04 18:18:07 -0500
committerJesús <heckyel@hyperbola.info>2021-12-04 18:18:07 -0500
commit69b2447a33bb6e137308d480932c23f0629efe5d (patch)
tree02db1ba0d610f1b6c1d641a6e54a32e1768342d0 /post.html
parentbabb7dab23a5579eda553ea283df804fa6fb9db4 (diff)
downloadsimple-69b2447a33bb6e137308d480932c23f0629efe5d.tar.lz
simple-69b2447a33bb6e137308d480932c23f0629efe5d.tar.xz
simple-69b2447a33bb6e137308d480932c23f0629efe5d.zip
[post]: add styles css for post
Diffstat (limited to 'post.html')
-rw-r--r--post.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/post.html b/post.html
index ec93c53..249d473 100644
--- a/post.html
+++ b/post.html
@@ -64,13 +64,13 @@
<p>I know, it has been a long time since the last version, but it's out now.</p>
<p>Hope you enjoy this version.</p>
</div>
- <div class="tag-cloud">
+ <footer class="tag-cloud">
<p>
<a href="#">pelican</a>
<a href="#">python</a>
<a href="#">theme</a>
</p>
- </div>
+ </footer>
</div>
<hr>
</article>