diff --git a/.eleventy.js b/.eleventy.js index c344ab7..756a8ea 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -30,6 +30,7 @@ module.exports = function(eleventyConfig) { eleventyConfig.addPassthroughCopy("img"); eleventyConfig.addPassthroughCopy("js"); + eleventyConfig.addPassthroughCopy("css"); // Return your Object options: return { diff --git a/_content/_includes/layout.njk b/_content/_includes/layout.njk index 721d2be..69ac5cc 100644 --- a/_content/_includes/layout.njk +++ b/_content/_includes/layout.njk @@ -8,8 +8,8 @@ title: Mon Repos (Death's Domain) - - + + diff --git a/_content/index.html b/_content/index.html index 8304f60..cc6f3e6 100644 --- a/_content/index.html +++ b/_content/index.html @@ -4,8 +4,8 @@ - - + + @@ -21,8 +21,8 @@