Replace twitter_simple shortcode with x

This commit is contained in:
Will Faught
2025-01-19 11:45:03 -08:00
parent fc4b72eaf8
commit 41d7ef60f9

View File

@@ -40,9 +40,9 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
---
## Twitter Simple Shortcode
## X Shortcode
{{< twitter_simple user="DesignReviewed" id="1085870671291310081" >}}
{{< x user="DesignReviewed" id="1085870671291310081" >}}
---