From ff0822d24dc306e592c0094477518133ede70359 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 9 May 2022 00:46:59 +0200 Subject: Fix content type names --- layouts/narrative/single.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 layouts/narrative/single.html (limited to 'layouts/narrative') diff --git a/layouts/narrative/single.html b/layouts/narrative/single.html deleted file mode 100644 index 6b56ef4..0000000 --- a/layouts/narrative/single.html +++ /dev/null @@ -1,7 +0,0 @@ -{{ define "main" }} -
-

{{ .Title }}

- - {{ .Content }} -
-{{ end }} -- cgit v1.2.3