From 8b89dc4156decbe5ef98981724d1cf1324adcab8 Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Tue, 8 Jul 2025 19:19:31 -0400 Subject: fixed up a post removing a plus sign --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index c3410b0..ead5d1c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,7 +7,7 @@ layout: default {% endif %}

{{ page.title }}

- x + {{ content }} \ No newline at end of file -- cgit v1.2.3