1- <!DOCTYPE html>
2- < html >
3- <!--Copyright © 2020 The Phoenix Project.-->
4- < head >
5- < link rel ="stylesheet " href ="styles.css ">
6- < link rel ="apple-touch-icon " sizes ="57x57 " href ="/apple-icon-57x57.png ">
7- < link rel ="apple-touch-icon " sizes ="60x60 " href ="/apple-icon-60x60.png ">
8- < link rel ="apple-touch-icon " sizes ="72x72 " href ="/apple-icon-72x72.png ">
9- < link rel ="apple-touch-icon " sizes ="76x76 " href ="/apple-icon-76x76.png ">
10- < link rel ="apple-touch-icon " sizes ="114x114 " href ="/apple-icon-114x114.png ">
11- < link rel ="apple-touch-icon " sizes ="120x120 " href ="/apple-icon-120x120.png ">
12- < link rel ="apple-touch-icon " sizes ="144x144 " href ="/apple-icon-144x144.png ">
13- < link rel ="apple-touch-icon " sizes ="152x152 " href ="/apple-icon-152x152.png ">
14- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-icon-180x180.png ">
15- < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/android-icon-192x192.png ">
16- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
17- < link rel ="icon " type ="image/png " sizes ="96x96 " href ="/favicon-96x96.png ">
18- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
19- < link rel ="manifest " href ="/manifest.json ">
20- < meta name ="msapplication-TileColor " content ="#ffffff ">
21- < meta name ="msapplication-TileImage " content ="/ms-icon-144x144.png ">
22- < meta name ="theme-color " content ="#ffffff ">
23- < title > THE PHOENIX PROJECT</ title >
24- </ head >
25- < body >
26- < h1 > THE PHOENIX PROJECT</ h1 >
27- < h2 > THE OFFICIAL WEBSITE PORTAL</ h2 >
28- < a href ="https://sites.google.com/view/thephoenixproject "> THE PHOENIX PROJECT</ a > < p > MAIN WEBSITE</ p >
29- < a href ="https://sites.google.com/view/zamnhl " style ="font-family:'D-DIN Exp' "> HALF-LIFE: ZOMBIES ATE MY NEIGHBOURS</ a > < p > SHOWCASE WEBSITE</ p >
30- < a href ="https://sites.google.com/view/lostanddead " style ="font-family:'Bahnschrift Regular';color:darkred "> Lost and Dead Classic</ a > < p > SHOWCASE WEBSITE</ p >
31- </ body >
1+ <!DOCTYPE html>
2+ < html >
3+ <!--Copyright © 2020 The Phoenix Project.-->
4+ < head >
5+ < link rel ="stylesheet " href ="styles.css ">
6+ < link rel ="apple-touch-icon " sizes ="57x57 " href ="/apple-icon-57x57.png ">
7+ < link rel ="apple-touch-icon " sizes ="60x60 " href ="/apple-icon-60x60.png ">
8+ < link rel ="apple-touch-icon " sizes ="72x72 " href ="/apple-icon-72x72.png ">
9+ < link rel ="apple-touch-icon " sizes ="76x76 " href ="/apple-icon-76x76.png ">
10+ < link rel ="apple-touch-icon " sizes ="114x114 " href ="/apple-icon-114x114.png ">
11+ < link rel ="apple-touch-icon " sizes ="120x120 " href ="/apple-icon-120x120.png ">
12+ < link rel ="apple-touch-icon " sizes ="144x144 " href ="/apple-icon-144x144.png ">
13+ < link rel ="apple-touch-icon " sizes ="152x152 " href ="/apple-icon-152x152.png ">
14+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-icon-180x180.png ">
15+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/android-icon-192x192.png ">
16+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
17+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="/favicon-96x96.png ">
18+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
19+ < link rel ="manifest " href ="/manifest.json ">
20+ < meta name ="msapplication-TileColor " content ="#ffffff ">
21+ < meta name ="msapplication-TileImage " content ="/ms-icon-144x144.png ">
22+ < meta name ="theme-color " content ="#ffffff ">
23+ < title > THE PHOENIX PROJECT</ title >
24+ </ head >
25+ < body >
26+ < h1 > THE PHOENIX PROJECT</ h1 >
27+ < h2 > THE OFFICIAL WEBSITE PORTAL</ h2 >
28+ < a href ="https://sites.google.com/view/thephoenixproject "> THE PHOENIX PROJECT</ a > < p > MAIN WEBSITE</ p >
29+ < a href ="https://sites.google.com/view/zamnhl " style ="font-family:'D-DIN Exp' "> HALF-LIFE: ZOMBIES ATE MY NEIGHBOURS</ a > < p > SHOWCASE WEBSITE</ p >
30+ < a href ="https://sites.google.com/view/lostanddead " style ="font-family:'Bahnschrift Regular';color:darkred "> Lost and Dead Classic</ a > < p > SHOWCASE WEBSITE</ p >
31+ </ body >
3232</ html >
0 commit comments