From 7d4a696a70969b82a55715221b85700a1e68d140 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 5 Jun 2022 18:10:34 +0200 Subject: Rework single post layouts --- layouts/dramas/single.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 layouts/dramas/single.html (limited to 'layouts/dramas/single.html') diff --git a/layouts/dramas/single.html b/layouts/dramas/single.html deleted file mode 100644 index e47e531..0000000 --- a/layouts/dramas/single.html +++ /dev/null @@ -1,15 +0,0 @@ -{{ define "main" }} -
-
-

- {{ .Params.caption | default .Title }} -

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