From 0fcbb849d11ee362e3715cb27886cc4014a02948 Mon Sep 17 00:00:00 2001 From: Agos95 Date: Fri, 26 Aug 2022 08:56:28 +0200 Subject: [PATCH] add newline at end of file --- .../wowchemy/layouts/partials/functions/get_featured_image.html | 2 +- modules/wowchemy/layouts/partials/jsonld/article.html | 2 +- modules/wowchemy/layouts/partials/jsonld/event.html | 2 +- modules/wowchemy/layouts/partials/page_header.html | 2 +- modules/wowchemy/layouts/partials/site_head.html | 2 +- modules/wowchemy/layouts/partials/views/compact.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/wowchemy/layouts/partials/functions/get_featured_image.html b/modules/wowchemy/layouts/partials/functions/get_featured_image.html index e033221b2..03a028534 100644 --- a/modules/wowchemy/layouts/partials/functions/get_featured_image.html +++ b/modules/wowchemy/layouts/partials/functions/get_featured_image.html @@ -20,4 +20,4 @@ {{ if eq $resource nil }} {{ $resource = resources.GetMatch (path.Join "media" $filename) }} {{ end }} {{ end }} -{{ return $resource }} \ No newline at end of file +{{ return $resource }} diff --git a/modules/wowchemy/layouts/partials/jsonld/article.html b/modules/wowchemy/layouts/partials/jsonld/article.html index 507af8ed1..188a0beed 100644 --- a/modules/wowchemy/layouts/partials/jsonld/article.html +++ b/modules/wowchemy/layouts/partials/jsonld/article.html @@ -44,4 +44,4 @@ }, "description": {{$summary}} } - \ No newline at end of file + diff --git a/modules/wowchemy/layouts/partials/jsonld/event.html b/modules/wowchemy/layouts/partials/jsonld/event.html index 9bd35a0f7..e0add5b85 100644 --- a/modules/wowchemy/layouts/partials/jsonld/event.html +++ b/modules/wowchemy/layouts/partials/jsonld/event.html @@ -44,4 +44,4 @@ {{end}} "description": {{$summary}} } - \ No newline at end of file + diff --git a/modules/wowchemy/layouts/partials/page_header.html b/modules/wowchemy/layouts/partials/page_header.html index 9c58dfb3f..b6dd6f174 100644 --- a/modules/wowchemy/layouts/partials/page_header.html +++ b/modules/wowchemy/layouts/partials/page_header.html @@ -97,4 +97,4 @@

{{ $title }}

{{ partial "page_links_div.html" $page }} {{end}} -{{end}} \ No newline at end of file +{{end}} diff --git a/modules/wowchemy/layouts/partials/site_head.html b/modules/wowchemy/layouts/partials/site_head.html index 024e72950..8d3ac65b7 100644 --- a/modules/wowchemy/layouts/partials/site_head.html +++ b/modules/wowchemy/layouts/partials/site_head.html @@ -318,4 +318,4 @@ {{ partial "custom_head" . }} {{ end }} {{ partial "functions/get_hook" (dict "hook" "head-end" "context" .) }} - \ No newline at end of file + diff --git a/modules/wowchemy/layouts/partials/views/compact.html b/modules/wowchemy/layouts/partials/views/compact.html index 4fc8cf646..55ee4ba9d 100644 --- a/modules/wowchemy/layouts/partials/views/compact.html +++ b/modules/wowchemy/layouts/partials/views/compact.html @@ -83,4 +83,4 @@ {{end}} - \ No newline at end of file +