From: Alex Date: Sun, 27 May 2018 07:45:35 +0000 (+0300) Subject: fix typo instagram_simple X-Git-Tag: v0.42~29 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d68367cbe76cbc02adb5b778e8be98bed6319368;p=brevno-suite%2Fhugo fix typo instagram_simple --- diff --git a/tpl/tplimpl/embedded/templates.autogen.go b/tpl/tplimpl/embedded/templates.autogen.go index 41e33143..dfcca7b2 100644 --- a/tpl/tplimpl/embedded/templates.autogen.go +++ b/tpl/tplimpl/embedded/templates.autogen.go @@ -319,7 +319,7 @@ if (!doNotTrack) { Instagram Image
{{ if not $hideCaption }}

{{ $item.author_name }} {{ $item.title}}

{{ end }} - Vew More on Instagram + View More on Instagram
{{ end }} diff --git a/tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html b/tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html index 88cb521b..075fe980 100644 --- a/tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html +++ b/tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html @@ -18,7 +18,7 @@ Instagram Image
{{ if not $hideCaption }}

{{ $item.author_name }} {{ $item.title}}

{{ end }} - Vew More on Instagram + View More on Instagram
{{ end }}