Skip to content

Commit 44d99bc

Browse files
authored
Add platform X supporting in README (#780)
Merge pull request 780
1 parent a35b5ab commit 44d99bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Minima 2.x | Minima 3.0
283283

284284
You can add links to the accounts you have on other sites, with respective icon as an SVG graphic, via the config file.
285285
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:
287287

288288
```yaml
289289
minima:
@@ -315,6 +315,7 @@ The theme ships with an icon for `rss` and icons of select social-media platform
315315
- `telegram`
316316
- `twitter`
317317
- `whatsapp`
318+
- `x`
318319
- `youtube`
319320

320321
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

0 commit comments

Comments
 (0)