mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Update config
This commit is contained in:
1696
package-lock.json
generated
1696
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -25,13 +25,15 @@ module.exports = {
|
|||||||
'Laravel',
|
'Laravel',
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'React.js',
|
'React.js',
|
||||||
|
'Vue.js',
|
||||||
'Node.js',
|
'Node.js',
|
||||||
'Tailwind',
|
|
||||||
'Antd',
|
|
||||||
'CSS',
|
|
||||||
'Git',
|
|
||||||
'Mysql',
|
|
||||||
'Jquery',
|
'Jquery',
|
||||||
|
'MySQL',
|
||||||
|
'Git',
|
||||||
|
'CSS',
|
||||||
|
'Antd',
|
||||||
|
'Tailwind',
|
||||||
|
'Bootstrap',
|
||||||
],
|
],
|
||||||
experiences: [
|
experiences: [
|
||||||
{
|
{
|
||||||
@@ -71,7 +73,7 @@ module.exports = {
|
|||||||
// Display blog posts from your medium or dev.to account. (Optional)
|
// Display blog posts from your medium or dev.to account. (Optional)
|
||||||
source: 'dev.to', // medium | dev.to
|
source: 'dev.to', // medium | dev.to
|
||||||
username: 'arifszn',
|
username: 'arifszn',
|
||||||
limit: 5 // How many posts to display. Max is 10.
|
limit: 3 // How many posts to display. Max is 10.
|
||||||
},
|
},
|
||||||
googleAnalytics: {
|
googleAnalytics: {
|
||||||
// GA3 tracking id/GA4 tag id
|
// GA3 tracking id/GA4 tag id
|
||||||
|
|||||||
Reference in New Issue
Block a user