Update docs site for mcbluetooth.warehack.ing deployment
Point site URL, social link, and edit links to warehack.ing Gitea.
This commit is contained in:
parent
45c1e57dfe
commit
795010e495
@ -6,7 +6,7 @@ import icon from 'astro-icon';
|
|||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
// Site URL for sitemap generation
|
// Site URL for sitemap generation
|
||||||
site: 'https://mcbluetooth.supported.systems',
|
site: 'https://mcbluetooth.warehack.ing',
|
||||||
|
|
||||||
// Disable telemetry
|
// Disable telemetry
|
||||||
telemetry: false,
|
telemetry: false,
|
||||||
@ -25,7 +25,7 @@ export default defineConfig({
|
|||||||
replacesTitle: false,
|
replacesTitle: false,
|
||||||
},
|
},
|
||||||
social: [
|
social: [
|
||||||
{ icon: 'github', label: 'GitHub', href: 'https://github.com/yourusername/mcbluetooth' },
|
{ icon: 'github', label: 'Gitea', href: 'https://git.supported.systems/warehack.ing/mcbluetooth' },
|
||||||
],
|
],
|
||||||
customCss: [
|
customCss: [
|
||||||
'./src/styles/custom.css',
|
'./src/styles/custom.css',
|
||||||
@ -80,7 +80,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
editLink: {
|
editLink: {
|
||||||
baseUrl: 'https://github.com/yourusername/mcbluetooth/edit/main/docs-site/',
|
baseUrl: 'https://git.supported.systems/warehack.ing/mcbluetooth/_edit/main/docs-site/',
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user