We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b766e59 commit ff85735Copy full SHA for ff85735
config/_default/config.toml
@@ -109,10 +109,10 @@ plugins = [
109
# - {url} placeholder for post .Permalink
110
# - {title} placeholder for post .Title
111
# See https://github.com/bradvin/social-share-urls for more format strings
112
-# [[params.socialShare]]
113
-# iconSuite = "simple-icon"
114
-# iconName = "twitter"
115
-# formatString = "https://twitter.com/intent/tweet?url={url}&text={title}"
+[[params.socialShare]]
+iconSuite = "simple-icon"
+iconName = "x"
+formatString = "https://x.com/intent/tweet?url={url}&text={title}"
116
[[params.socialShare]]
117
iconSuite = "simple-icon"
118
iconName = "linkedin"
0 commit comments