Update gitprofile.config.js

This commit is contained in:
Ariful Alam 2022-05-27 00:01:42 +06:00 committed by GitHub
parent 630d9711ec
commit efbd5f96fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ const config = {
limit: 10, // How many projects to display.
exclude: {
forks: false, // Forked projects will not be displayed if set to true.
projects: ['laravel-ecommerce'], // These projects will not be displayed. example: ['my-project1', 'my-project2']
projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2']
},
},
social: {
@ -28,9 +28,11 @@ const config = {
'JavaScript',
'React.js',
'Node.js',
'Nest.js',
'MySQL',
'Git',
'Docker',
'PHPUnit',
'CSS',
'Antd',
'Tailwind',