Reorganize custom filters

This commit is contained in:
arne 2022-02-20 18:58:12 +01:00
commit c44312baa0
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
const { DateTime } = require('luxon')
const header = require('./src/_helpers/header')
const header = require('./src/_includes/filters/header')
module.exports = function (config) {
config.setBrowserSyncConfig({