-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
21 lines (11 loc) · 692 Bytes
/
.env
File metadata and controls
21 lines (11 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# REACT_APP_
REACT_APP_MY_RESUME_LINK = 'https://hammer-resume-1.s3.amazonaws.com/HammerXu_RESUME.pdf'
REACT_APP_MY_CODE_LINK = 'https://github.com/hammrxu/react-webiste-1'
REACT_APP_MY_LINKEDIN_LINK = 'https://www.linkedin.com/in/hammrxu/'
REACT_APP_MY_GITHUB_LINK = 'https://github.com/hammrxu'
REACT_APP_MY_DEVPOST_LINK = 'https://devpost.com/hammrxu'
REACT_APP_MY_INSTAGRAM_LINK = 'https://www.instagram.com/hammer_7517/'
REACT_APP_MY_FACEBOOK_LINK = 'https://www.facebook.com/storag.peng.3/'
REACT_APP_MY_YOUTUBE_LINK = 'https://www.youtube.com/channel/UC0njNRoqhhi-6ISfD0_lOJQ/about'
REACT_APP_MY_TWITTER_LINK = 'https://twitter.com/HammerXu1'
REACT_APP_MY_NAME = 'Hammer Xu'