mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-04-21 11:04:04 -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
@ -241,5 +241,5 @@ markup:
|
||||
services:
|
||||
instagram:
|
||||
disableInlineCSS: true
|
||||
twitter:
|
||||
x:
|
||||
disableInlineCSS: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user