mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-23 11:17:00 -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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue