File tree Expand file tree Collapse file tree 1 file changed +5
-27
lines changed
Expand file tree Collapse file tree 1 file changed +5
-27
lines changed Original file line number Diff line number Diff line change 3434 content ="Carlos Jorge's personal portfolio website " />
3535 < link rel ="icon " type ="image/x-icon " href ="images/logo-2.svg " />
3636 < title > Carlos Jorge's personal portfolio website</ title >
37+ < link rel ="stylesheet " type ="text/css " href ="./css/styles.css " />
38+ < link rel ="stylesheet " type ="text/css " href ="./css/navbar.css " />
3739 < link
3840 rel ="stylesheet "
3941 type ="text/css "
40- href ="./css/styles.css "
41- media ="print "
42- onload ="this.media='all' " />
43- < link
44- rel ="stylesheet "
45- type ="text/css "
46- href ="./css/navbar.css "
47- media ="print "
48- onload ="this.media='all' " />
49- < link
50- rel ="stylesheet "
51- type ="text/css "
52- href ="./css/presentation-section.css "
53- media ="print "
54- onload ="this.media='all' " />
55- < link
56- rel ="stylesheet "
57- type ="text/css "
58- href ="./css/project-section.css "
59- media ="print "
60- onload ="this.media='all' " />
61- < link
62- rel ="stylesheet "
63- type ="text/css "
64- href ="./css/footer.css "
65- media ="print "
66- onload ="this.media='all' " />
42+ href ="./css/presentation-section.css " />
43+ < link rel ="stylesheet " type ="text/css " href ="./css/project-section.css " />
44+ < link rel ="stylesheet " type ="text/css " href ="./css/footer.css " />
6745
6846 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
6947 < link
You can’t perform that action at this time.
0 commit comments