Skip to content

Commit

Permalink
docs: remove instagram_simple (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Nov 22, 2020
1 parent e0c3067 commit 176c116
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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:
Expand Down
6 changes: 0 additions & 6 deletions exampleSite/content/en/posts/rich-content.md
Expand Up @@ -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 >}}
Expand Down

0 comments on commit 176c116

Please sign in to comment.