From 868645b1a41079734b9ad8cb43f429a55be08d89 Mon Sep 17 00:00:00 2001 From: Olivier Falcoz Date: Sun, 2 Jul 2023 00:06:10 +0200 Subject: [PATCH] Delete 'exampleSite/layouts/partials/gallery.html' --- exampleSite/layouts/partials/gallery.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 exampleSite/layouts/partials/gallery.html diff --git a/exampleSite/layouts/partials/gallery.html b/exampleSite/layouts/partials/gallery.html deleted file mode 100644 index 4af2fc8..0000000 --- a/exampleSite/layouts/partials/gallery.html +++ /dev/null @@ -1,14 +0,0 @@ - -
-
-

{{ .title }}

-

{{ .content | safeHTML }}

-
- - - -
\ No newline at end of file