Skip to content

Commit

Permalink
feat: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Capchen committed Jan 10, 2025
1 parent bdaacc4 commit fc2f8eb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ export default hopeTheme({
plugins: {
blog: true,
git: false,
// comment: {
// // You should generate and use your own comment service
// provider: "Waline",
// serverURL: "https://waline-comment.vuejs.press",
// },
comment: {
// You should generate and use your own comment service
provider: "Waline",
serverURL: "https://sunflower-comment-2ubc9hbq5-capchens-projects.vercel.app",
},

// all features are enabled for demo, only preserve features you need here
mdEnhance: {
Expand Down

0 comments on commit fc2f8eb

Please sign in to comment.