chore: Remove aside from configure page. It doesn't make sense there.

This commit is contained in:
Matthew Kilgore
2025-02-16 22:42:16 -05:00
parent 817058bc70
commit ece75e2984
2 changed files with 11 additions and 1 deletions

View File

@@ -53,6 +53,11 @@ export default defineConfig({
{ icon: 'discord', link: 'https://discord.homebox.software' },
{ icon: 'github', link: 'https://git.homebox.software' },
{ icon: 'mastodon', link: 'https://noc.social/@sysadminszone' },
]
],
footer: {
message: 'HomeBox is an open-source project under the <a href="https://github.com/sysadminsmedia/homebox/blob/main/LICENSE">MIT license</a>',
copyright: '&copy; <a href="https://sysadminsmedia.com/">Sysadmins Media</a>, 2025',
}
}
})

View File

@@ -1,3 +1,8 @@
---
outline: false
aside: false
---
# Configure Homebox
## Env Variables & Configuration