We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef7a75 commit db109c7Copy full SHA for db109c7
docs/.vitepress/config.mjs
@@ -2,6 +2,7 @@ import {defineConfig} from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
+ base: '/CrawlerTutorial/',
6
title: "程序员阿江-Relakkes的爬虫教程",
7
description: "程序员阿江-Relakkes的爬虫教程",
8
lastUpdated: true,
0 commit comments