Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Remove Instagram Shortcode Posts (Closes #205)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacollins committed Dec 3, 2020
1 parent c9e0eb9 commit 8d169f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion exampleSite/content/blog/rich-content.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ Hugo est livré avec plusieurs [Shortcodes intégrés] (https://gohugo.io/conten
<!--more-->
---

<!-- See https://github.com/gohugoio/hugo/issues/7866
## Instagram Shortcode Simple
{{< instagram_simple BGvuInzyFAe hidecaption >}}
{{/*< instagram BGvuInzyFAe hidecaption >*/}}
<br>
-->

---

Expand Down
6 changes: 4 additions & 2 deletions exampleSite/content/blog/rich-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
<!--more-->
---

## Instagram Simple Shortcode
<!-- See https://github.com/gohugoio/hugo/issues/7866
## Instagram Shortcode Simple
{{< instagram_simple BGvuInzyFAe hidecaption >}}
{{/*< instagram BGvuInzyFAe hidecaption >*/}}
<br>
-->

---

Expand Down

0 comments on commit 8d169f5

Please sign in to comment.