diff options
author | Mirai Kumiko <murrr@macaw.me> | 2025-01-19 15:48:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-19 11:48:33 -0300 |
commit | c3286b77b8e2a1222ec4afe74036530ffb905a13 (patch) | |
tree | bd29f5772543efcb0365aaaf13e28aa4dfc2e5dd /exampleSite/content/blog/rich-content.md | |
parent | aa6a8b4f90c1e3cacb5a22d6c7313749ae8f7be2 (diff) | |
download | hugo-bearcub-c3286b77b8e2a1222ec4afe74036530ffb905a13.tar.gz hugo-bearcub-c3286b77b8e2a1222ec4afe74036530ffb905a13.tar.bz2 |
Update rich-content.md (#34)
WARN The "twitter", "tweet", and "twitter_simple" shortcodes were deprecated in v0.142.0 and will be removed in a future release. Please use the "x" shortcode instead.
Diffstat (limited to 'exampleSite/content/blog/rich-content.md')
-rw-r--r-- | exampleSite/content/blog/rich-content.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/blog/rich-content.md b/exampleSite/content/blog/rich-content.md index bf7e101..3c406af 100644 --- a/exampleSite/content/blog/rich-content.md +++ b/exampleSite/content/blog/rich-content.md @@ -23,7 +23,7 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme ## Twitter Simple Shortcode -{{< tweet user="DesignReviewed" id="1085870671291310081" >}} +{{< x user="DesignReviewed" id="1085870671291310081" >}} <br> |