Skip to content

Commit 8900fd1

Browse files
author
User
committed
fix: set base URL for GitHub Pages deployment
1 parent 5b2c3ca commit 8900fd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { defineConfig } from 'vitepress'
22

33
export default defineConfig({
4+
base: '/reader-rust/',
45
title: 'Reader 3.0',
56
description: '阅读3.0 - Rust版书源阅读服务器',
67

0 commit comments

Comments
 (0)