diff --git a/eleventy.config.js b/eleventy.config.js index 55a3fe3..9348dcb 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -834,7 +834,7 @@ export default function (eleventyConfig) { // Closed polygon for gradient fill (line path + bottom corners) const fillPoints = `${points} ${w},${h} 0,${h}`; return [ - ``, + ``, ``, ``, ``,