From ffad9e6a49e096286f28de5745612a696c18457e Mon Sep 17 00:00:00 2001 From: rmdhnreza <23427492+rmdhnreza@users.noreply.github.com> Date: Sat, 11 Jun 2022 13:20:09 +0700 Subject: [PATCH] Add GitLab Snippets Shortcode & Edit twitter_simple shortcode --- exampleSite/content/post/rich-content/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/post/rich-content/index.md b/exampleSite/content/post/rich-content/index.md index 1d45fba..1ebb564 100644 --- a/exampleSite/content/post/rich-content/index.md +++ b/exampleSite/content/post/rich-content/index.md @@ -23,7 +23,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme ## Twitter Simple Shortcode -{{< twitter_simple 1085870671291310081 >}} +{{< twitter_simple user="DesignReviewed" id="1085870671291310081" >}}
@@ -41,6 +41,10 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme {{< gist spf13 7896402 >}} +## Gitlab Snippets Shortcode + +{{< gitlab 2349278 >}} + ## Quote Shortcode Stack adds a `quote` shortcode. For example: