Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PettingStrings committed Jan 18, 2024
1 parent 5a5fdfd commit 585658b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,11 @@ linkedin_username: danut-razvan-paduraru
# show_aboutme_card:
# > setting this to true, will display the About Me section
# > setting this to false, will omit the About Me section
show_aboutme_card: true
show_aboutme_card: false
# about_me_title: The will be displayed as the title in the About Me section
about_me_title: About Me
# about_me_description: This will be displayed under the title.
about_me_description: "About me
AAA"
about_me_description: "about me"
# SKILLS SECTION
# show_skills_card:
# > setting this to true, will display the Skills section
Expand Down Expand Up @@ -70,15 +69,15 @@ projects_title: Projects
# show_os_projects:
# > setting this to true, will display your public projects on github
# > setting this to false, will omit your public projects on github
show_os_projects: true
show_os_projects: false
# os_projects_title: The will be displayed as the title of your open source projects
os_projects_title: Open Source Projects

# CONTACT SECTION
# show_contact_card:
# > setting this to true, will display the Contact section
# > setting this to false, will omit the Contact section
show_contact_card: true
show_contact_card: false
# contact_title: The will be displayed as the title in the Contact section
contact_title: Contact
# contact_description: This will be displayed under the title.
Expand Down

0 comments on commit 585658b

Please sign in to comment.