diff --git a/README.md b/README.md index b64ce72..1b11ab9 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,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` | `qq` | `mastodon` | | +| `twitch` | `qq` | `mastodon` | `discord` | 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 1d05fd7..9e4ba5d 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -50,6 +50,8 @@ {{- else if (eq .name "scrollup") -}} +{{- else if (eq .name "discord") -}} + {{- else -}} {{- end -}}