cache busting. portfolio list image click redirects to detail page
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rik Berkelder 2025-02-24 02:05:46 +01:00
parent 10212022e9
commit 6a0533a690
4 changed files with 28 additions and 7 deletions

View file

@ -18,5 +18,8 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"luxon": "^3.5.0",
"sass": "^1.83.4"
},
"devDependencies": {
"eleventy-auto-cache-buster": "^0.7.0"
}
}
}