mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-22 18:11:45 -04:00
Rename 'Twitter' shortcode to 'X' and update usage in rich-content.md
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.
This commit is contained in:
parent
a1ded84604
commit
5ef10eb6f2
@ -25,9 +25,9 @@ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-manageme
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Twitter Shortcode
|
## X (Twitter) Shortcode
|
||||||
|
|
||||||
{{< twitter user="adityatelange" id="1724414854348357922" >}}
|
{{< x user="adityatelange" id="1724414854348357922" >}}
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user