Skip to content

Commit 5323c4f

Browse files
Update _config.yml
1 parent 707e4b6 commit 5323c4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ linkedin_username: danut-razvan-paduraru
3131
# show_aboutme_card:
3232
# > setting this to true, will display the About Me section
3333
# > setting this to false, will omit the About Me section
34-
show_aboutme_card: true
34+
show_aboutme_card: false
3535
# about_me_title: The will be displayed as the title in the About Me section
3636
about_me_title: About Me
3737
# about_me_description: This will be displayed under the title.
@@ -70,15 +70,15 @@ projects_title: Projects
7070
# show_os_projects:
7171
# > setting this to true, will display your public projects on github
7272
# > setting this to false, will omit your public projects on github
73-
show_os_projects: true
73+
show_os_projects: false
7474
# os_projects_title: The will be displayed as the title of your open source projects
7575
os_projects_title: Open Source Projects
7676

7777
# CONTACT SECTION
7878
# show_contact_card:
7979
# > setting this to true, will display the Contact section
8080
# > setting this to false, will omit the Contact section
81-
show_contact_card: true
81+
show_contact_card: false
8282
# contact_title: The will be displayed as the title in the Contact section
8383
contact_title: Contact
8484
# contact_description: This will be displayed under the title.

0 commit comments

Comments
 (0)