mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +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
|
||||
export default defineConfig({
|
||||
title: "Thalos",
|
||||
description: "A VitePress Site",
|
||||
description: "Your Antilope SHIP Provider",
|
||||
cleanUrls: true,
|
||||
outDir: "dist",
|
||||
themeConfig: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue