diff --git a/README.md b/README.md index b00cc38..7c85f29 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ The following icons are supported, please make sure the `name` filed is exactly | `shutterstock` | `freepik` | `adobestock` | `123rf` | | `dreamstime` | `dribbble` | `behance` | `paypal` | | `twitch` | `qq` | `mastodon` | `discord` | -| `etsy` | `tiktok` | | | +| `etsy` | `tiktok` | `medium` | | 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 f315692..fc8abe1 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -62,6 +62,8 @@ {{- else if (eq .name "bluesky") -}} +{{- else if (eq .name "medium") -}} + {{- else if (eq .name "admonition_note") -}} {{- else if (eq .name "admonition_info") -}}