This commit is contained in:
les
2021-05-18 20:37:16 +02:00
parent 1aedfb3ae0
commit 432efa3dd9
3 changed files with 32 additions and 29 deletions

View File

@@ -30,6 +30,7 @@ const defaultSettings = {
'theme.is_dark': true,
'theme.primary': '#FF4500',
footerLinks: [
{ href: '/', label: 'home' },
{ href: '/about', label: 'about' }
]
}