From a7b5476385ff7ced41bb0b11bca68087c24305a8 Mon Sep 17 00:00:00 2001 From: "Frank \"PHiAX\" Weggelaar" Date: Mon, 2 Mar 2026 22:50:37 +0100 Subject: [PATCH] Revert "I need to change how this git works" This reverts commit ba4f4edfe98f6196620d1ba31cb826fe445ea77a. --- layouts/page.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/page.html b/layouts/page.html index e49b3db..d5834a2 100644 --- a/layouts/page.html +++ b/layouts/page.html @@ -1,10 +1,9 @@ {{ define "main" }}
-

{{ .LinkTitle }}

{{ time.Format "Monday 2 January 2006" .PublishDate }}
- +

{{ .LinkTitle }}

{{ .Content }}
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}