diff --git a/config.toml b/config.toml
index d736d117..b65ae1c3 100644
--- a/config.toml
+++ b/config.toml
@@ -72,6 +72,7 @@ date = ["date", "publishDate", "lastmod", ":git"]
bookmarks = "bookmark"
article-bookmark = "bookmark"
video-bookmark = "video"
+ product-bookmark = "package"
notes = "message"
photo = "camera"
calendar = "calendar"
diff --git a/content/bookmarks/jumperless-breadboard.md b/content/bookmarks/jumperless-breadboard.md
index cc13b8d6..cdf0c66f 100644
--- a/content/bookmarks/jumperless-breadboard.md
+++ b/content/bookmarks/jumperless-breadboard.md
@@ -7,7 +7,7 @@ bookmarkOf: https://www.tindie.com/products/architeuthisflux/jumperless/
references:
- url: https://www.tindie.com/products/architeuthisflux/jumperless/
name: Jumperless
- type: entry
+ type: product
tags:
- electronics
---
@@ -25,4 +25,3 @@ The returns policy is utterly superb too:
> If you don't love it for whatever reason, I accept returns indefinitely, even if you got a kit and built it yourself, or sawed it in half and lit both halves on fire. Just send it back and I'll issue a full refund.
If I weren’t on a career break with cash only flowing out I would be thinking very hard about buying this, it’s incredible!
-
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 721a3583..f8613680 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -132,6 +132,8 @@
{{- else if (eq .name "orcid") -}}
+{{- else if (eq .name "package") -}}
+
{{- else if (eq .name "patreon") -}}
{{- else if (eq .name "paypal") -}}