From 91805e8156c425b144d5264efb33a9985655eb0c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Sep 2024 15:59:39 +0000 Subject: [PATCH] Update Readme for #83 Signed-off-by: GitHub Action --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4b30172..3c0c86f 100644 --- a/README.md +++ b/README.md @@ -127,16 +127,16 @@ If your favicon is in SVG format, there are two ways to implement the same in th The following icons are supported, please make sure the `name` field is exactly one of these: -| name | | | | -| --------------- | ----------- | ------------ | --------- | -| `email` | `codepen` | `facebook` | `github` | -| `gitlab` | `instagram` | `linkedin` | `slack` | -| `stackoverflow` | `telegram` | `twitter` | `youtube` | -| `shutterstock` | `freepik` | `adobestock` | `123rf` | -| `dreamstime` | `dribbble` | `behance` | `paypal` | -| `twitch` | `qq` | `mastodon` | `discord` | -| `etsy` | `tiktok` | `imgur` | `bluesky` | -| `medium` | `medium old`| | | +| name | | | | | +|-------------------|--------------|----------------|-----------------|--------------| +| `email` | `codepen` | `facebook` | `github` | `gitlab` | +| `instagram` | `linkedin` | `slack` | `stackoverflow` | `telegram` | +| `twitter (Now X)` | `youtube` | `shutterstock` | `freepik` | `adobestock` | +| `dreamstime` | `dribbble` | `behance` | `123rf` | `paypal` | +| `twitch` | `qq` | `mastodon` | `discord` | `matrix` | +| `etsy` | `tiktok` | `imgur` | `bluesky` | `xmpp` | +| `medium` | `medium old` | `pixelfed` | | | + If that's not enough, you can see [Extend functionality](#extend-functionality) section.