File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ linkedin_username: danut-razvan-paduraru
31
31
# show_aboutme_card:
32
32
# > setting this to true, will display the About Me section
33
33
# > setting this to false, will omit the About Me section
34
- show_aboutme_card : true
34
+ show_aboutme_card : false
35
35
# about_me_title: The will be displayed as the title in the About Me section
36
36
about_me_title : About Me
37
37
# about_me_description: This will be displayed under the title.
@@ -70,15 +70,15 @@ projects_title: Projects
70
70
# show_os_projects:
71
71
# > setting this to true, will display your public projects on github
72
72
# > setting this to false, will omit your public projects on github
73
- show_os_projects : true
73
+ show_os_projects : false
74
74
# os_projects_title: The will be displayed as the title of your open source projects
75
75
os_projects_title : Open Source Projects
76
76
77
77
# CONTACT SECTION
78
78
# show_contact_card:
79
79
# > setting this to true, will display the Contact section
80
80
# > setting this to false, will omit the Contact section
81
- show_contact_card : true
81
+ show_contact_card : false
82
82
# contact_title: The will be displayed as the title in the Contact section
83
83
contact_title : Contact
84
84
# contact_description: This will be displayed under the title.
You can’t perform that action at this time.
0 commit comments