Skip to content

Commit

Permalink
chore: 更新图片链接
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin3go committed May 28, 2024
1 parent 143998d commit d02469c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/Subscribe.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<t-popup placement="right" show-arrow destroy-on-close>
<template #content>
<div class="img-container">
<img src="https://oss.justin3go.com/Justin3goWXGZH.jpg" alt="" />
<img src="https://oss.justin3go.com/Justin3goWXGZH_QR.png" alt="" />
</div>
</template>
<t-button theme="default" variant="dashed" style="margin-bottom: 10px">
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"devDependencies": {
"@types/node": "^20.12.12",
"feed": "^4.2.2",
"sass": "^1.77.2",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vitepress": "^1.2.2"
Expand Down
28 changes: 23 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d02469c

Please sign in to comment.