Reorganize custom filters
This commit is contained in:
parent
c7f0ba9fb4
commit
c44312baa0
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
const { DateTime } = require('luxon')
|
const { DateTime } = require('luxon')
|
||||||
const header = require('./src/_helpers/header')
|
const header = require('./src/_includes/filters/header')
|
||||||
|
|
||||||
module.exports = function (config) {
|
module.exports = function (config) {
|
||||||
config.setBrowserSyncConfig({
|
config.setBrowserSyncConfig({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue