diff --git a/themes/hello-friend-ng/layouts/_default/baseof.oembed.json b/themes/hello-friend-ng/layouts/_default/baseof.oembed.json index 3bfb8197..acf5fa2f 100644 --- a/themes/hello-friend-ng/layouts/_default/baseof.oembed.json +++ b/themes/hello-friend-ng/layouts/_default/baseof.oembed.json @@ -6,5 +6,5 @@ "title": "{{ .Title | partial "json-escape" }} | {{ .Site.Title }}", "url": "{{ .Permalink }}", "author_name": "{{ if .Params.author }}{{ .Params.author }}{{ else }}Anonymous{{ end }}", - "html": "" + "html": "" } \ No newline at end of file diff --git a/themes/hello-friend-ng/layouts/_default/oembed.json b/themes/hello-friend-ng/layouts/_default/oembed.json index ae4fb413..c7887a89 100644 --- a/themes/hello-friend-ng/layouts/_default/oembed.json +++ b/themes/hello-friend-ng/layouts/_default/oembed.json @@ -6,5 +6,5 @@ "title": "{{ .Title | partial "json-escape" }} | {{ .Site.Title }}", "url": "{{ .Permalink }}", "author_name": "{{ if .Params.author }}{{ .Params.author }}{{ else }}Anonymous{{ end }}", - "html": "" + "html": "" } \ No newline at end of file diff --git a/themes/hello-friend-ng/layouts/_default/single.oembed.json b/themes/hello-friend-ng/layouts/_default/single.oembed.json index a16e952c..a1be1ed3 100644 --- a/themes/hello-friend-ng/layouts/_default/single.oembed.json +++ b/themes/hello-friend-ng/layouts/_default/single.oembed.json @@ -6,5 +6,5 @@ "title": "{{ .Title }} | {{ .Site.Title }}", "url": "{{ .Permalink }}", "author_name": "{{ if .Params.author }}{{ .Params.author }}{{ else }}Anonymous{{ end }}", - "html": "" + "html": "" } \ No newline at end of file diff --git a/themes/hello-friend-ng/layouts/albums/single.oembed.json b/themes/hello-friend-ng/layouts/albums/single.oembed.json index 3bfb8197..acf5fa2f 100644 --- a/themes/hello-friend-ng/layouts/albums/single.oembed.json +++ b/themes/hello-friend-ng/layouts/albums/single.oembed.json @@ -6,5 +6,5 @@ "title": "{{ .Title | partial "json-escape" }} | {{ .Site.Title }}", "url": "{{ .Permalink }}", "author_name": "{{ if .Params.author }}{{ .Params.author }}{{ else }}Anonymous{{ end }}", - "html": "" + "html": "" } \ No newline at end of file diff --git a/themes/hello-friend-ng/layouts/posts/single.oembed.json b/themes/hello-friend-ng/layouts/posts/single.oembed.json index ae4fb413..c7887a89 100644 --- a/themes/hello-friend-ng/layouts/posts/single.oembed.json +++ b/themes/hello-friend-ng/layouts/posts/single.oembed.json @@ -6,5 +6,5 @@ "title": "{{ .Title | partial "json-escape" }} | {{ .Site.Title }}", "url": "{{ .Permalink }}", "author_name": "{{ if .Params.author }}{{ .Params.author }}{{ else }}Anonymous{{ end }}", - "html": "" + "html": "" } \ No newline at end of file