diff --git a/README.md b/README.md index ba6c3d2..95ee384 100755 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ The following icons are supported, please make sure the `name` filed is exactly | `stackoverflow` | `telegram` | `twitter` | `youtube` | | `shutterstock` | `freepik` | `adobestock` | `123rf` | | `dreamstime` | `dribbble` | `behance` | `paypal` | +| `twitch` | | | | If that's not enough, you can see [Overriding templates](#overriding-templates) section. diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 0834e2c..1d376bf 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -16,6 +16,8 @@ {{- else if (eq .name "telegram") -}} +{{- else if (eq .name "twitch") -}} + {{- else if (eq .name "twitter") -}} {{- else if (eq .name "youtube") -}}