Docs site with domain

This commit is contained in:
Wayne
2025-07-27 22:02:14 +03:00
parent 36dbd426d5
commit cb04da78a6

View File

@@ -3,7 +3,6 @@ import { defineConfig } from 'vitepress';
export default defineConfig({
title: 'OpenArchiver Documentation',
description: 'Official documentation for the OpenArchiver project.',
base: '/OpenArchiver/',
themeConfig: {
nav: [
{ text: 'Home', link: '/' },