From d319b0f4696200d75dcb897da466f902a9bd2be4 Mon Sep 17 00:00:00 2001 From: MetroWind Date: Mon, 3 Jul 2023 22:58:02 -0700 Subject: [PATCH] Fix og:url for posts --- templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post.html b/templates/post.html index fc02c77..b34266e 100644 --- a/templates/post.html +++ b/templates/post.html @@ -7,7 +7,7 @@ - + {{ 'NSPic → ' ~ post.desc | truncate(length=20) }}