Add way to disable site modules in config

This commit is contained in:
Kevin Kandlbinder 2021-12-13 17:17:17 +00:00 committed by GitHub
parent a972bf6234
commit f704547b25
8 changed files with 359 additions and 210 deletions

View file

@ -26,6 +26,11 @@ const useSiteMetadata = () => {
height
nationality
sameAs
modules {
blog
projects
donation
}
}
}
}