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:
Aditya Telange 2025-04-20 11:51:31 +05:30
parent bf69dec71f
commit a1ded84604
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -241,5 +241,5 @@ markup:
services:
instagram:
disableInlineCSS: true
twitter:
x:
disableInlineCSS: true