fix link on homepage
This commit is contained in:
parent
3c6b62fd32
commit
06c8f04e59
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ const DATA = [
|
||||||
{
|
{
|
||||||
title: 'Personal',
|
title: 'Personal',
|
||||||
text: 'I write code just to write code, but sometimes it serves a purpose.',
|
text: 'I write code just to write code, but sometimes it serves a purpose.',
|
||||||
link: '#project-images-main',
|
link: '#project-thumbnails',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Work',
|
title: 'Work',
|
||||||
|
|
Reference in a new issue