Test
This commit is contained in:
@@ -3,10 +3,10 @@ import { defineConfig } from 'vitepress'
|
|||||||
// https://vitepress.dev/reference/site-config
|
// https://vitepress.dev/reference/site-config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: "Basalt",
|
title: "Basalt",
|
||||||
description: "A CC:Tweaked UI Framework",
|
description: "A UI Framework made for CC:Tweaked",
|
||||||
lang: 'en-US',
|
lang: 'en-US',
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
base: "/basalt-docs/",
|
base: "/Basalt2/",
|
||||||
|
|
||||||
head: [
|
head: [
|
||||||
//[
|
//[
|
||||||
@@ -76,7 +76,7 @@ export default defineConfig({
|
|||||||
|
|
||||||
|
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
{ icon: 'github', link: 'https://github.com/Pyroxenium/Basalt' }
|
{ icon: 'github', link: 'https://github.com/Pyroxenium/Basalt2' }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user