mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-18 08:48:26 -04:00
🐛 Update built-in Hugo shortcode refs to remove deprecated warnings
This commit is contained in:
@@ -25,8 +25,8 @@ By default, the alert is presented with an exclaimation triangle icon. To change
|
||||
**Warning!** This action is destructive!
|
||||
{{</* /alert */>}}
|
||||
|
||||
{{</* alert "twitter" */>}}
|
||||
Don't forget to [follow me](https://twitter.com/jpanther) on Twitter.
|
||||
{{</* alert "x-twitter" */>}}
|
||||
Don't forget to [follow me](https://x.com/jpanther) on X.
|
||||
{{</* /alert */>}}
|
||||
```
|
||||
|
||||
@@ -34,8 +34,8 @@ Don't forget to [follow me](https://twitter.com/jpanther) on Twitter.
|
||||
**Warning!** This action is destructive!
|
||||
{{< /alert >}}
|
||||
|
||||
{{< alert "twitter" >}}
|
||||
Don't forget to [follow me](https://twitter.com/jpanther) on Twitter.
|
||||
{{< alert "x-twitter" >}}
|
||||
Don't forget to [follow me](https://x.com/jpanther) on X.
|
||||
{{< /alert >}}
|
||||
|
||||
## Badge
|
||||
|
||||
Reference in New Issue
Block a user