diff --git a/README.md b/README.md index 95ee384..ade37d5 100755 --- a/README.md +++ b/README.md @@ -69,7 +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` | | | | +| `twitch` | `qq` | | | 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 1d376bf..adc8f87 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -40,6 +40,8 @@ {{- else if (eq .name "paypal") -}} +{{- else if (eq .name "qq") -}} + {{- else -}} - + {{- end -}}