33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < link rel ="apple-touch-icon " sizes ="57x57 " href ="./ images/favicon.ico " />
6+ < link rel ="apple-touch-icon " sizes ="57x57 " href ="images/favicon.ico " />
77 < link
88 rel ="apple-touch-icon "
99 sizes ="60x60 "
10- href ="./ images/favicon.ico/apple-icon-60x60.png "
10+ href ="images/favicon.ico/apple-icon-60x60.png "
1111 />
1212 < link
1313 rel ="apple-touch-icon "
1414 sizes ="72x72 "
15- href ="./ images/favicon.ico/apple-icon-72x72.png "
15+ href ="images/favicon.ico/apple-icon-72x72.png "
1616 />
1717 < link
1818 rel ="apple-touch-icon "
1919 sizes ="76x76 "
20- href ="./ images/favicon.ico/apple-icon-76x76.png "
20+ href ="images/favicon.ico/apple-icon-76x76.png "
2121 />
2222 < link
2323 rel ="apple-touch-icon "
2424 sizes ="114x114 "
25- href ="./ images/favicon.ico/apple-icon-114x114.png "
25+ href ="images/favicon.ico/apple-icon-114x114.png "
2626 />
2727 < link
2828 rel ="apple-touch-icon "
2929 sizes ="120x120 "
30- href ="./ images/favicon.ico/apple-icon-120x120.png "
30+ href ="images/favicon.ico/apple-icon-120x120.png "
3131 />
3232 < link
3333 rel ="apple-touch-icon "
3434 sizes ="144x144 "
35- href ="./ images/favicon.ico/apple-icon-144x144.png "
35+ href ="images/favicon.ico/apple-icon-144x144.png "
3636 />
3737 < link
3838 rel ="apple-touch-icon "
3939 sizes ="152x152 "
40- href ="./ images/favicon.ico/apple-icon-152x152.png "
40+ href ="images/favicon.ico/apple-icon-152x152.png "
4141 />
4242 < link
4343 rel ="apple-touch-icon "
4444 sizes ="180x180 "
45- href ="./ images/favicon.ico/apple-icon-180x180.png "
45+ href ="images/favicon.ico/apple-icon-180x180.png "
4646 />
4747 < link
4848 rel ="icon "
4949 type ="image/png "
5050 sizes ="192x192 "
51- href ="./ images/favicon.ico/android-icon-192x192.png "
51+ href ="images/favicon.ico/android-icon-192x192.png "
5252 />
5353 < link
5454 rel ="icon "
5555 type ="image/png "
5656 sizes ="32x32 "
57- href ="./ images/favicon.ico/favicon-32x32.png "
57+ href ="images/favicon.ico/favicon-32x32.png "
5858 />
5959 < link
6060 rel ="icon "
6161 type ="image/png "
6262 sizes ="96x96 "
63- href ="./ images/favicon.ico/favicon-96x96.png "
63+ href ="images/favicon.ico/favicon-96x96.png "
6464 />
6565 < link
6666 rel ="icon "
6767 type ="image/png "
6868 sizes ="16x16 "
69- href ="./ images/favicon.ico/favicon-16x16.png "
69+ href ="images/favicon.ico/favicon-16x16.png "
7070 />
71- < link rel ="manifest " href ="./ images/favicon.ico/manifest.json " />
71+ < link rel ="manifest " href ="images/favicon.ico/manifest.json " />
7272 < meta name ="msapplication-TileColor " content ="#ffffff " />
7373 < meta
7474 name ="msapplication-TileImage "
75- content ="./ images/favicon.ico/ms-icon-144x144.png "
75+ content ="images/favicon.ico/ms-icon-144x144.png "
7676 />
7777 < meta name ="theme-color " content ="#ffffff " />
78- < link rel ="stylesheet " href ="./css/reset.css " />
7978 < link
8079 rel ="stylesheet "
8180 type ="text/css "
8281 href ="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.css "
8382 />
84- < link rel ="stylesheet " href ="./css/style.css " />
83+ < link rel ="stylesheet " href ="css/reset.css " />
84+ < link rel ="stylesheet " href ="css/style.css " />
8585 < title > Homepage Demo by Ancient Nimbus</ title >
8686 </ head >
8787 < body >
9494 < h1 > Jane Doe</ h1 >
9595 </ div >
9696 < div class ="about-me ">
97- < h2 > About Me</ h2 >
98- < p >
99- Lorem ipsum dolor sit amet at esse kasd lorem at gubergren sed.
100- Lorem takimata eirmod ut eirmod elitr dolore erat eirmod takimata
101- accusam amet et sit illum quis gubergren illum. Veniam tempor amet
102- dolore aliquam amet ullamcorper clita labore stet gubergren stet
103- amet.
104- </ p >
97+ < div class ="profile-summary ">
98+ < h2 > About Me</ h2 >
99+ < p >
100+ Lorem ipsum dolor sit amet at esse kasd lorem at gubergren sed.
101+ Lorem takimata eirmod ut eirmod elitr dolore erat eirmod takimata
102+ accusam amet et sit illum quis gubergren illum. Veniam tempor amet
103+ dolore aliquam amet ullamcorper clita labore stet gubergren stet
104+ amet.
105+ </ p >
106+ </ div >
105107 < ul class ="social-bar ">
106108 < li >
107109 < a
@@ -139,7 +141,9 @@ <h3 class="project-title">Project name</h3>
139141 </ div >
140142 </ section >
141143 </ main >
142- < footer >
144+ </ div >
145+ < footer >
146+ < div class ="footer-content ">
143147 < address >
144148 < h2 > Contact Me</ h2 >
145149 < p >
@@ -165,25 +169,31 @@ <h2>Contact Me</h2>
165169 >
166170 </ li >
167171 </ ul >
172+ < ul class ="social-bar ">
173+ < li >
174+ < a
175+ href ="https://github.com/AncientNimbus/top-homepage-demo "
176+ target ="_blank "
177+ rel ="noopener noreferrer "
178+ > < i class ="ph-bold ph-github-logo "> </ i
179+ > </ a >
180+ </ li >
181+ < li >
182+ < a href =""> < i class ="ph-bold ph-linkedin-logo "> </ i > </ a >
183+ </ li >
184+ < li >
185+ < a href =""> < i class ="ph-bold ph-x-logo "> </ i > </ a >
186+ </ li >
187+ </ ul >
168188 </ address >
169- < ul class ="social-bar ">
170- < li >
171- < a
172- href ="https://github.com/AncientNimbus/top-homepage-demo "
173- target ="_blank "
174- rel ="noopener noreferrer "
175- > < i class ="ph-bold ph-github-logo "> </ i
176- > </ a >
177- </ li >
178- < li >
179- < a href =""> < i class ="ph-bold ph-linkedin-logo "> </ i > </ a >
180- </ li >
181- < li >
182- < a href =""> < i class ="ph-bold ph-x-logo "> </ i > </ a >
183- </ li >
184- </ ul >
185- < img src ="" alt ="" />
186- </ footer >
187- </ div >
189+ < img src ="/images/footer_shot.webp " alt ="" />
190+ < div class ="credit ">
191+ < p >
192+ ©
193+ < a href ="https://github.com/AncientNimbus "> Ancient Nimbus</ a > MMXXV
194+ </ p >
195+ </ div >
196+ </ div >
197+ </ footer >
188198 </ body >
189199</ html >
0 commit comments