We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18035a2 commit 6014082Copy full SHA for 6014082
docs/.vitepress/config.mts
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
- base: '/',
+ base: '/php-excel-rust/',
6
title: "Excel Rust",
7
description: "Supercharge Excel generation in PHP with Rust's blazing speed!",
8
themeConfig: {
0 commit comments