diff --git a/_config.yml b/_config.yml index 960ddf7..5375369 100755 --- a/_config.yml +++ b/_config.yml @@ -31,11 +31,12 @@ 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: false +show_aboutme_card: true # 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" +about_me_description: "About me +AAA" # SKILLS SECTION # show_skills_card: # > setting this to true, will display the Skills section @@ -69,7 +70,7 @@ 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: false +show_os_projects: true # os_projects_title: The will be displayed as the title of your open source projects os_projects_title: Open Source Projects @@ -77,7 +78,7 @@ os_projects_title: Open Source Projects # show_contact_card: # > setting this to true, will display the Contact section # > setting this to false, will omit the Contact section -show_contact_card: false +show_contact_card: true # 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.