Skip to content

Commit 277b874

Browse files
committed
fix: change website
1 parent e3d9d63 commit 277b874

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This project is based on [vue-color-avatar](https://github.com/Codennnn/vue-colo
1010
> **Note**
1111
> The avatar assets implementation of [Avatar Illustration System](https://www.figma.com/community/file/829741575478342595) by Micah Lanier. And the licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
1212
13-
## [Preview](https://avatar.gogogo7.com)
14-
<a href="https://avatar.gogogo7.com/">
13+
## [Preview](https://avatar.luckfunc.com)
14+
<a href='https://avatar.luckfunc.com/'>
1515
<img src="./src/images/img.png" alt="website-cover" />
1616
</a>
1717

src/layouts/footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default function Footer() {
1010
Made by
1111
<a
1212
className='link'
13-
href='https://blog.gogogo7.com/'
13+
href='https://blog.luckfunc.com/'
1414
target='_blank'
1515
rel='nofollow noopener noreferrer'
1616
>

0 commit comments

Comments
 (0)