mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 10:21:54 +00:00
landing graphics, line animations, 'fixed' menu, css tweaks
This commit is contained in:
@@ -13,6 +13,8 @@ module.exports = function (eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy('src/assets/images/**/*.jpg');
|
||||
eleventyConfig.addPassthroughCopy('src/assets/images/**/*.gif');
|
||||
|
||||
//eleventyConfig.addNunjucksFilter('bitcoin', arr => arr.filter(e => e.name == 'Synapse'));
|
||||
|
||||
//plugins
|
||||
eleventyConfig.addPlugin(eleventySass);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user