File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22// You can import this data from anywhere in your site by using the `import` keyword.
33
44export const SITE_TITLE = 'David Lyons' ;
5- export const SITE_DESCRIPTION = '3D Artist, UX Design Engineer' ;
5+ export const SITE_DESCRIPTION = '3D Artist, Front End Web Dev, Design Engineer' ;
66
77// https://icon-sets.iconify.design
88type iconMapType = {
@@ -21,6 +21,7 @@ export const iconMap: iconMapType = {
2121 'shadcn/ui' : 'tags/shadcnui' ,
2222 'Next.js' : 'devicon:nextjs' ,
2323 Tailwind : 'devicon:tailwindcss' ,
24+ GraphQL : 'skill-icons:graphql-light' ,
2425 Maya : 'devicon:maya' ,
2526 Photoshop : 'skill-icons:photoshop' ,
2627 SVG : 'tags/svg-logo' ,
Original file line number Diff line number Diff line change 1313 - React
1414 - Next.js
1515 - TypeScript
16+ - GraphQL
1617---
1718
1819<ExternalLink href = " https://www.bppulse.com" />
You can’t perform that action at this time.
0 commit comments