Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvveiii <cntrump@gmail.com>2020-07-09 16:38:52 +0300
committervvveiii <cntrump@gmail.com>2020-07-09 16:38:52 +0300
commitb1af0db8c81b7dc30433f975c027f5d5041f181e (patch)
tree8d008d44b56519ba0cc8e3b5ed7a9820ea7c39d3
parent945aa09296da64cb5ee5cb97257af88f3390865c (diff)
recover rich-content.md
-rw-r--r--exampleSite/content/post/rich-content.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/exampleSite/content/post/rich-content.md b/exampleSite/content/post/rich-content.md
index 80ff12c..444adfc 100644
--- a/exampleSite/content/post/rich-content.md
+++ b/exampleSite/content/post/rich-content.md
@@ -13,3 +13,30 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
<!--more-->
---
+## Instagram Simple Shortcode
+
+{{< instagram_simple BGvuInzyFAe hidecaption >}}
+
+<br>
+
+---
+
+## YouTube Privacy Enhanced Shortcode
+
+{{< youtube ZJthWmvUzzc >}}
+
+<br>
+
+---
+
+## Twitter Simple Shortcode
+
+{{< twitter_simple 1085870671291310081 >}}
+
+<br>
+
+---
+
+## Vimeo Simple Shortcode
+
+{{< vimeo_simple 48912912 >}} \ No newline at end of file