Skip to content

Commit

Permalink
chore: bump version (bump version: 2.5.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Aug 7, 2021
1 parent 5906be8 commit fe939c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixiv-now",
"version": "2.5.0-beta.0",
"version": "2.5.1",
"private": true,
"main": "index.js",
"repository": "https://github.com/FreeNowOrg/PixivNow.git",
Expand Down Expand Up @@ -43,4 +43,4 @@
"vercel": "^23.0.1",
"vite": "^1.0.0-rc.13"
}
}
}
21 changes: 8 additions & 13 deletions src/components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,21 @@ footer.globalFooter
h4 关注我们
ul
li
| FreeNow 团队:
external-link(:href="`https://github.com/${GITHUB_OWNER}`") Free Now Tech.
li
| PixivNow 团队:
router-link.plain(to="/users/32338232") 小鱼君
router-link.plain(to="/users/32338232") Dragon Fish
| 、
router-link.plain(to="/users/15552366") 猫猫
router-link.plain(to="/users/15552366") MysticNebula70
//- section.flex-1
//- h4 概览
//- ul
//- li ccc
//- li ccc
//- li ccc
//- h4 社交媒体
//- p Placeholder
section.flex-1
h4 友情链接
ul
li 链接
li 链接
li 链接
li 链接
li 链接
div 快来 GitHub issues 交换友链吧~
//- ul
//- li 链接
.bottom.align-center
p.copyright
Expand Down

0 comments on commit fe939c3

Please sign in to comment.