fixed favicon

main
CrimsonTome 2021-11-17 18:55:19 +00:00
commit 4423605fc8
2 changed files with 4 additions and 0 deletions

View File

@ -63,7 +63,11 @@ module.exports = function(eleventyConfig) {
// Copy the `img` and `css` folders to the output
eleventyConfig.addPassthroughCopy("img");
eleventyConfig.addPassthroughCopy("css");
<<<<<<< HEAD
=======
eleventyConfig.addPassthroughCopy({ "img/favicon/favicon.ico": "/" });
>>>>>>> f65ab54f6b56b2b4205dd94542e2ff00c4a5465a
// Customize Markdown library and settings:
let markdownLibrary = markdownIt({

BIN
img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B