diff --git a/exampleSite/layouts/partials/spotlight.html b/exampleSite/layouts/partials/spotlight.html deleted file mode 100644 index d171c7e..0000000 --- a/exampleSite/layouts/partials/spotlight.html +++ /dev/null @@ -1,13 +0,0 @@ - -
-
- {{ with .title }}

{{ . }}

{{ end }} - {{ with .content }}

{{ . | safeHTML }}

{{ end }} - {{ with .button }}{{ end }} -
- {{ with .image }}
- -
{{ end }} -
\ No newline at end of file