Skip to content

Commit

Permalink
chore: remove vue template asset transform configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lyricat committed Mar 4, 2025
1 parent 2b6b14e commit 4bc887a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions 1000-hours/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ export default withMermaid(
// https://vitepress.dev/reference/site-config
defineConfig({
base: "/1000-hours/",
vue:{
template:{
transformAssetUrls:{
'span':['data-audio-us-female','data-audio-us-male'],
}
}
},
title: "1000 小时",
description: "用注意力填满 1000 小时就能练成任何你需要的技能……",
head: [
Expand Down

0 comments on commit 4bc887a

Please sign in to comment.