28
28
</ div >
29
29
< div class ="w3-container ">
30
30
31
- < div personal-info-html ="personal-info.html "> </ div >
31
+ < div personal-info-html ="html/ personal-info.html "> </ div >
32
32
33
33
< p class ="w3-large "> < b > < i class ="fa fa-asterisk fa-fw w3-margin-right w3-text-indigo "> </ i > Skills</ b >
34
34
</ p >
35
35
36
- < div skills-html ="skills.html "> </ div >
36
+ < div skills-html ="html/ skills.html "> </ div >
37
37
38
- < div languages-html ="languages.html "> </ div >
38
+ < div languages-html ="html/ languages.html "> </ div >
39
39
40
40
< p class ="w3-large w3-text-theme "> < b >
41
41
< i class ="fa fa-bars fa-fw w3-margin-right w3-text-indigo "> </ i >
@@ -62,7 +62,7 @@ <h2 class="w3-text-black"><i
62
62
class ="fa fa-suitcase fa-fw w3-margin-right w3-xxlarge w3-text-indigo "> </ i > Work Experience
63
63
(< span style ="color: #1c7430 " id ="totalExperience "> 0</ span > )</ h2 >
64
64
65
- < div work-experience-html ="work-experience.html "> </ div >
65
+ < div work-experience-html ="html/ work-experience.html "> </ div >
66
66
67
67
</ div >
68
68
<!-- End Experience -->
@@ -75,7 +75,7 @@ <h2 class="w3-text-black"><i
75
75
class ="fa fa-trophy fa-fw w3-margin-right w3-xxlarge w3-text-indigo "> </ i > Award and Achievement
76
76
</ h2 >
77
77
78
- < div award-achievement-html ="award-achievement.html "> </ div >
78
+ < div award-achievement-html ="html/ award-achievement.html "> </ div >
79
79
80
80
</ div >
81
81
@@ -87,7 +87,7 @@ <h2 class="w3-text-black"><i
87
87
< h2 class ="w3-text-black "> < i
88
88
class ="fa fa-product-hunt fa-fw w3-margin-right w3-xxlarge w3-text-indigo "> </ i > Projects</ h2 >
89
89
90
- < div projects-html ="projects.html "> </ div >
90
+ < div projects-html ="html/ projects.html "> </ div >
91
91
92
92
</ div >
93
93
@@ -99,7 +99,7 @@ <h2 class="w3-text-black"><i
99
99
< h2 class ="w3-text-black "> < i
100
100
class ="fa fa-certificate fa-fw w3-margin-right w3-xxlarge w3-text-indigo "> </ i > Education</ h2 >
101
101
102
- < div education-html ="education.html "> </ div >
102
+ < div education-html ="html/ education.html "> </ div >
103
103
</ div >
104
104
105
105
<!-- End Education -->
0 commit comments