mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-07-03 11:53:42 +02:00
.vitepress/config.ts: Fix description
This commit is contained in:
parent
d857350594
commit
e424e6d558
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress'
|
||||||
// https://vitepress.dev/reference/site-config
|
// https://vitepress.dev/reference/site-config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: "Thalos",
|
title: "Thalos",
|
||||||
description: "A VitePress Site",
|
description: "Your Antilope SHIP Provider",
|
||||||
cleanUrls: true,
|
cleanUrls: true,
|
||||||
outDir: "dist",
|
outDir: "dist",
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue