From c206dc3f77135ea0fc3a66597567d7d66335141e Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 23 Oct 2024 17:51:50 -0700 Subject: Get rid of
Apparently it's deprecated or something. What the fuck is a flex box? --- templates/blog/post.html.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/blog/post.html.template') diff --git a/templates/blog/post.html.template b/templates/blog/post.html.template index d250fee..80670d6 100644 --- a/templates/blog/post.html.template +++ b/templates/blog/post.html.template @@ -1,5 +1,5 @@ -
+
⬅️Home

{{template "title" .}}

{{template "post"}} -
+ -- cgit v1.3.1