From 0535bcc767cfd63cef913d6f02014cb8ea112323 Mon Sep 17 00:00:00 2001 From: Matthew Cengia Date: Mon, 19 Jun 2023 11:05:58 -0700 Subject: [PATCH] Fix deprecated Twitter post format > WARN 2023/06/19 11:04:48 The "twitter_simple" shortcode will soon require two named parameters: user and id. See "[...]/hugo-blog-awesome/exampleSite/content/posts/rich-content/index.md:22:1" --- exampleSite/content/posts/rich-content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/posts/rich-content/index.md b/exampleSite/content/posts/rich-content/index.md index 6450fa1f..56d1f426 100644 --- a/exampleSite/content/posts/rich-content/index.md +++ b/exampleSite/content/posts/rich-content/index.md @@ -19,7 +19,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme ## Twitter Simple Shortcode -{{< twitter_simple 1085870671291310081 >}} +{{< twitter_simple DesignReviewed 1085870671291310081 >}}