File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ Minima 2.x | Minima 3.0
283
283
284
284
You can add links to the accounts you have on other sites, with respective icon as an SVG graphic, via the config file.
285
285
From `Minima-3.0` onwards, the social media data is sourced from config key `minima.social_links`. It is a list of key-value pairs, each entry
286
- corresponding to a link rendered in the footer. For example, to render links to Jekyll GitHub repository and twitter account, one should have :
286
+ corresponding to a link rendered in the footer. For example, to render links to Jekyll GitHub repository and Twitter account, one should have :
287
287
288
288
` ` ` yaml
289
289
minima:
@@ -315,6 +315,7 @@ The theme ships with an icon for `rss` and icons of select social-media platform
315
315
- ` telegram`
316
316
- ` twitter`
317
317
- ` whatsapp`
318
+ - ` x`
318
319
- ` youtube`
319
320
320
321
To render a link to a platform not listed above, one should first create a file at path `_includes/social-icons/<PLATFORM>.svg` comprised of
You can’t perform that action at this time.
0 commit comments