From e01f4f2c066bf1965f6ed8f91180f282f1c87d76 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sun, 22 Nov 2020 11:32:22 +0900 Subject: [PATCH] docs: remove instagram_simple https://github.com/gohugoio/hugo/issues/7879 https://github.com/gohugoio/hugo/issues/7866 https://github.com/gohugoio/hugo/issues/7893 --- Makefile | 2 +- exampleSite/content/en/posts/rich-content.md | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/Makefile b/Makefile index b1b041311..5c589b625 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ up: .PHONY: npm-up npm-up: cd ./exampleSite && \ - hugo server --navigateToChanged --bind=0.0.0.0 --buildDrafts --themesDir ../../ --i18n-warnings + hugo server --navigateToChanged --buildDrafts --themesDir ../../ --i18n-warnings .PHONY: hugo hugo: diff --git a/exampleSite/content/en/posts/rich-content.md b/exampleSite/content/en/posts/rich-content.md index 6680997de..cbfbba835 100644 --- a/exampleSite/content/en/posts/rich-content.md +++ b/exampleSite/content/en/posts/rich-content.md @@ -12,12 +12,6 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme -## Instagram Simple Shortcode - -{{< instagram_simple BGvuInzyFAe hidecaption >}} - - - ## YouTube Privacy Enhanced Shortcode {{< youtube ZJthWmvUzzc >}}