@@ -31,28 +31,28 @@ const CONFIG = {
31
31
external : {
32
32
header : 'My Projects' ,
33
33
// To hide the `External Projects` section, keep it empty.
34
- // projects: [
35
- // {
36
- // title: 'Project Name',
37
- // description:
38
- // 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
39
- // imageUrl:
40
- // 'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
41
- // link: 'https://example.com',
42
- // },
43
- // {
44
- // title: 'Project Name',
45
- // description:
46
- // 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
47
- // imageUrl:
48
- // 'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
49
- // link: 'https://example.com',
50
- // },
51
- // ],
34
+ projects : [
35
+ // {
36
+ // title: 'Project Name',
37
+ // description:
38
+ // 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
39
+ // imageUrl:
40
+ // 'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
41
+ // link: 'https://example.com',
42
+ // },
43
+ // {
44
+ // title: 'Project Name',
45
+ // description:
46
+ // 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
47
+ // imageUrl:
48
+ // 'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
49
+ // link: 'https://example.com',
50
+ // },
51
+ ] ,
52
52
} ,
53
53
} ,
54
54
seo : {
55
- title : 'Sameer Khan' s Portfolio ',
55
+ title : 'Sameer Khan Portfolio' ,
56
56
description : 'My Portfolio' ,
57
57
imageURL : '' ,
58
58
} ,
0 commit comments