-
Notifications
You must be signed in to change notification settings - Fork 22
Edit Your Linkent
Pieter Montoulieu edited this page May 16, 2020
·
5 revisions
- Open
/components/Header.js
and edit lines 6, 7, and 8
- Open
/json/links.json
and add your links using the example as reference
- 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')
- Open
/utils/analytics.js
- Replace the example GA UA ID on line 5 with your GA UA ID