-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,38 +6,42 @@ repository: Git repository where your resume will be hosted, only required if yo | |
version: 2 | ||
|
||
# Personal info | ||
name: Your Name | ||
title: Your job title | ||
email: Your email (optional) | ||
name: 최나래 | ||
title: 개발자 | ||
email: [email protected] | ||
# email_title: Email (Email title override) | ||
phone: Your phone number (optional) | ||
phone: 010-3305-2609 | ||
# phone_title: Phone (Phone title override) | ||
website: Your website (eg. https://google.com)(optional) | ||
#website: Your website (eg. https://google.com)(optional) | ||
# website_title: Web (Website title override) | ||
|
||
# Dark Mode (true/false/never) | ||
darkmode: false | ||
|
||
# Social links | ||
twitter_username: jekyllrb | ||
github_username: jekyll | ||
stackoverflow_username: "00000001" | ||
dribbble_username: jekyll | ||
facebook_username: jekyll | ||
flickr_username: jekyll | ||
instagram_username: jekyll | ||
linkedin_username: jekyll | ||
xing_username: jekyll | ||
pinterest_username: jekyll | ||
youtube_username: jekyll | ||
orcid_username: 0000-0000-0000-0000 | ||
googlescholar_username: D847cGsAAAAJ | ||
github_username: narae18 | ||
#stackoverflow_username: "00000001" | ||
#dribbble_username: jekyll | ||
#facebook_username: jekyll | ||
#flickr_username: jekyll | ||
instagram_username: naarae__ | ||
#linkedin_username: jekyll | ||
#xing_username: jekyll | ||
#pinterest_username: jekyll | ||
##youtube_username: jekyll | ||
#orcid_username: 0000-0000-0000-0000 | ||
#googlescholar_username: D847cGsAAAAJ | ||
|
||
# Additional icon links | ||
additional_links: | ||
- title: Link name | ||
- title: Velog | ||
icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free) | ||
url: Link url (eg. https://google.com) | ||
url: https://velog.io/@narae/posts | ||
|
||
- title: NaverBlog | ||
icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free) | ||
url: https://blog.naver.com/naraechoi__ | ||
# - title: another link | ||
# icon: font awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free) | ||
# url: Link url (eg. https://google.com) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.