added favicon support
parent
8e8a97136f
commit
4e6e924073
|
@ -140,3 +140,5 @@ module.exports = function(eleventyConfig) {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
eleventyConfig.addPassthroughCopy({ "img/favicon": "/" });
|
||||||
|
|
BIN
img/favicon.ico
BIN
img/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 318 B |
Loading…
Reference in New Issue