Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isno committed Feb 7, 2025
1 parent 97d48b1 commit 00737a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default defineUserConfig({
/**bundler: webpackBundler({
postcss: {},
vue: {},
}),*/
}),**/
plugins: [
mdEnhancePlugin({
// 启用脚注
Expand Down Expand Up @@ -109,8 +109,8 @@ export default defineUserConfig({
collapsable: false,
sidebarDepth: 1,
children: [
'/network/latency.md',
'/http/latency.md',
'/http/https-latency.md',
{
text: '2.3 域名解析的原理与实践',
link: '/http/dns.md',
Expand Down

0 comments on commit 00737a7

Please sign in to comment.