diff --git a/README.md b/README.md index 6f7a8639..53a3650f 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,9 @@ url = "index.xml" | `telegram` | telegram.org | | `tiktok` | tiktok.com | | `twitch` | twitch.tv | -| `twitter` | twitter.com | +| `twitter` (the blue bird logo) | twitter.com | | `unsplash` | unsplash.com | +| `x` (formerly Twitter) | x.com | | `xda` | xda-developers.com | | `xing` | xing.com | | `ycombinator` | ycombinator.com | diff --git a/layouts/partials/svgs/svgs.html b/layouts/partials/svgs/svgs.html index c5c1a58f..68cbac14 100644 --- a/layouts/partials/svgs/svgs.html +++ b/layouts/partials/svgs/svgs.html @@ -641,6 +641,11 @@ +{{- else if (eq $icon_name "x") -}} + + + {{- else if (eq $icon_name "xda") -}}