diff --git a/layouts/section/showcase.html b/layouts/section/showcase.html index e4da150de..99a833e95 100644 --- a/layouts/section/showcase.html +++ b/layouts/section/showcase.html @@ -12,7 +12,7 @@
  • - Screenshot thumbnail for the website {{.Title}}, {{.Description}} + Screenshot thumbnail for the website {{.Title}}, {{.Description}}
    @@ -39,4 +39,9 @@ {{- end -}} -{{end}} \ No newline at end of file +{{end}} + +{{ define "addscripts" }} + + +{{ end }} \ No newline at end of file