55 < title > Profiles Calculator</ title >
66 < script src ="https://cdn.jsdelivr.net/npm/p5@1.3.0/lib/p5.js "> </ script >
77 < link rel ="stylesheet " type ="text/css " href ="style.css ">
8- < link rel ="icon " type ="image/x-icon " href ="https://www.flaticon.com/svg/vstatic/svg/2427/2427527.svg?token=exp=1616006400~hmac=8eed44d6afa3d17fc07217318344a544 ">
8+ < link rel ="icon " type ="image/x-icon "
9+ href ="https://www.flaticon.com/svg/vstatic/svg/2427/2427527.svg?token=exp=1616006400~hmac=8eed44d6afa3d17fc07217318344a544 ">
910</ head >
1011
1112< body >
1213 < div >
13- < h1 > <!--AnySection--> </ h1 >
14+ < h1 >
15+ <!--AnySection-->
16+ </ h1 >
1417 < img src ="assets/ico/tool-logo.png " alt ="AnySection " class ="tool-logo ">
1518 < h3 > Select a profile shape</ h3 >
1619 </ div >
@@ -24,18 +27,24 @@ <h3>Select a profile shape</h3>
2427 < script src ="script.js "> </ script >
2528 < div class ="copyright ">
2629 < p class ="copyright "> Project developed by</ p >
27- < a href ="# ">
30+ < a href ="https://github.com/TerribleCoding " target =" _blank ">
2831 < img src ="assets/ico/TClogo-inline.svg " class ="logo ">
2932 </ a >
3033 < p class ="copyright "> and hosted on</ p >
31- < a href ="# ">
34+ < a href ="https://github.com/ " target =" _blank ">
3235 < img src ="https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png " class ="logo ">
3336 </ a >
3437 < br >
35- < a href ="https://github.com/TerribleCoding/Profiles-Calculator ">
36- < p class ="copyright "> v1.0</ p >
38+ < a href ="https://github.com/TerribleCoding/Profiles-Calculator " target =" _blank " >
39+ < p class ="copyright "> AnySection v1.0</ p >
3740 </ a >
41+ < div style ="height: 30px; ">
42+ < a href ="https://www.buymeacoffee.com/terriblecoding " target ="_blank ">
43+ < img src ="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png " alt ="Buy Me A Coffee "
44+ style ="height: 40px !important; ">
45+ </ a >
46+ </ div >
3847 </ div >
3948</ body >
4049
41- </ html >
50+ </ html >
0 commit comments