diff --git a/package.json b/package.json index a8b136cd..a670f18c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@11ty/eleventy-activity-feed": "^1.0.9", "@11ty/eleventy-fetch": "^4.0.0", "@11ty/eleventy-img": "^3.1.0", - "@cdransf/eleventy-plugin-heroicons": "^1.2.0", + "@cdransf/eleventy-plugin-heroicons": "^1.3.1", "@commitlint/cli": "^17.6.5", "@commitlint/config-conventional": "^17.6.5", "@extractus/feed-extractor": "^6.2.3", diff --git a/src/_includes/now.liquid b/src/_includes/now.liquid index 29838bce..cbf13971 100644 --- a/src/_includes/now.liquid +++ b/src/_includes/now.liquid @@ -31,13 +31,13 @@ layout: main {{ content }}
- {% heroicon "outline" "code" "Hacking" "width=20 height=20" %}
+ {% heroicon "outline" "code-bracket" "Hacking" "width=20 height=20" %}
Hacking away on random projects like this page, my
@@ -75,7 +75,7 @@ layout: main
{% endif %}
{% if recentTracks.size > 0 %}
- {% heroicon "outline" "music-note" "Albums" "height=28" %}
+ {% heroicon "outline" "musical-note" "Albums" "height=28" %}