mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-28 16:55:33 +00:00
Basic duckduckgo search
This commit is contained in:
@@ -180,6 +180,6 @@ module.exports = function (config) {
|
||||
},
|
||||
|
||||
// Set template formats so that other files won't be included in dist
|
||||
templateFormats: ["njk", "md", "html"]
|
||||
templateFormats: ["njk", "md", "liquid", "html"]
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user