mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
feat(docs): add sitemap to docs (#25)
This commit is contained in:
@@ -5,6 +5,9 @@ export default defineConfig({
|
||||
title: "HomeBox",
|
||||
description: "A simple home inventory management software",
|
||||
lastUpdated: true,
|
||||
sitemap: {
|
||||
hostname: 'https://homebox.sysadminsmedia.com',
|
||||
},
|
||||
themeConfig: {
|
||||
logo: '/lilbox.svg',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user