generate the logo with configured color, year and no embedded text

This commit is contained in:
Lyn Fugmann 2024-09-26 17:47:50 +02:00
parent e31972cb90
commit 324806b52f
6 changed files with 1147 additions and 17 deletions

View file

@ -15,6 +15,7 @@
"@11ty/eleventy-plugin-bundle": "^1.0.5",
"@fortawesome/fontawesome-free": "^6.6.0",
"eleventy-plugin-icons": "^4.5.1",
"js-yaml": "^4.1.0"
"js-yaml": "^4.1.0",
"svg-text-to-path": "^2.0.3"
}
}