diff --git a/static/src/js/components/project-images-types.js b/static/src/js/components/project-images-types.js index 61180c0..d4adef6 100644 --- a/static/src/js/components/project-images-types.js +++ b/static/src/js/components/project-images-types.js @@ -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',