Added scroll link to project types
This commit is contained in:
parent
2a0175017b
commit
d2532d3110
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ const DATA = [
|
|||
className: 'personal',
|
||||
title: 'Personal',
|
||||
text: 'I write code just to write code, but sometimes it serves a purpose.',
|
||||
link: '',
|
||||
link: '#project-images-main',
|
||||
},
|
||||
{
|
||||
className: 'work',
|
||||
|
|
Reference in a new issue