mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-20 11:27:29 +02:00
Add way to disable site modules in config
This commit is contained in:
parent
a972bf6234
commit
f704547b25
8 changed files with 359 additions and 210 deletions
|
@ -26,6 +26,11 @@ const useSiteMetadata = () => {
|
|||
height
|
||||
nationality
|
||||
sameAs
|
||||
modules {
|
||||
blog
|
||||
projects
|
||||
donation
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue