mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-28 13:44:13 -04:00
Replace 'twitter' service with 'x' in config.yml
WARN deprecated: site config key services.twitter.disableInlineCSS was deprecated in Hugo v0.141.0 and will be removed in a future release. Use services.x.disableInlineCSS instead.
This commit is contained in:
parent
bf69dec71f
commit
a1ded84604
1 changed files with 1 additions and 1 deletions
|
@ -241,5 +241,5 @@ markup:
|
|||
services:
|
||||
instagram:
|
||||
disableInlineCSS: true
|
||||
twitter:
|
||||
x:
|
||||
disableInlineCSS: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue