1
Fork 0

Added scroll link to project types

This commit is contained in:
Jake Howard 2015-11-25 21:49:27 +00:00
parent 2a0175017b
commit d2532d3110

View file

@ -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',