Skip to content

Commit

Permalink
fix: 修复了没有2025的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
pysio2007 committed Jan 2, 2025
1 parent 4d2154b commit 2a4318a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/components/console.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export default {
mounted() {
console.log(`
Pysio Home Powered by VuePress Hope 2024
Pysio Home Powered by VuePress Hope 2024 - 2025
Created by Pysio & NekoXii Strel1zia & Stuffed Cat
`);
}
Expand Down

0 comments on commit 2a4318a

Please sign in to comment.