From 0b7bfb198191e1d4e4f74046662c7c48edd61b0d Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Tue, 21 Feb 2023 22:41:03 -0600 Subject: Add title link to posts --- assets/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/post.html b/assets/post.html index a199fd6..25dd7fb 100644 --- a/assets/post.html +++ b/assets/post.html @@ -2,7 +2,7 @@

-

%s

+

%s

%s
-- cgit v1.2.3