Edit Your Linkent - montoulieu/link-ent GitHub Wiki
Edit Profile Pic, Name & Title
- Open
/components/Header.js
and edit lines 6, 7, and 8
Edit/Add to Link List
- Open
/json/links.json
and add your links using the example as reference
Edit/Add to Social Icon Links
- Open
/json/social-links.json
and add your social links using the example as reference
- FontAwesome 4.7 is used for the social icons and a reference for all icons can be found here
- When using FontAwesome icon strings, type them in without
fa-
prepended. e.g ('github', 'facebook', 'instagram')
Setting Up Google Analytics
- Open
/utils/analytics.js
- Replace the example GA UA ID on line 5 with your GA UA ID