From 3c35788e75c08819d46521d59e1edd75f3721828 Mon Sep 17 00:00:00 2001 From: MindOverflow <51059906+PettingStrings@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:39:46 +0100 Subject: [PATCH] Revert "Update _config.yml" This reverts commit 585658b751a63a5ee8060af5b116bc6d5c474220. --- _config.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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.