internet-friends.html 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!DOCTYPE html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  4. <meta name="viewport" content="width=device-width, initial-scale=1" />
  5. <title>Internet Friends</title>
  6. <link rel="stylesheet" href="./style/styles.css">
  7. <link rel="shortcut icon" href="https://zortazert.codeberg.page/images/Denshi-Meme-Server-Icon.png"/>
  8. </head>
  9. <h1>Internet Friends</h1>
  10. <p>
  11. These are mostly internet friends. They have there own cool sites you might you enjoy.
  12. </p>
  13. <h2>Iksvo</h2>
  14. <p>
  15. <a href="https://davidovski.xyz/">https://davidovski.xyz/</a>
  16. </p>
  17. <h2>A GIANT PIGEON</h2>
  18. <p>
  19. <a href="https://pigeon.codeberg.page">https://pigeon.codeberg.page</a>
  20. </p>
  21. <h2>A pigeon god</h2>
  22. <p>
  23. <a href="https://pidgey-hacker.github.io/website/">https://pidgey-hacker.github.io/website/</a>
  24. </p>
  25. <h2>Troler</h2>
  26. <p>
  27. <a href="https://trolerjeans.codeberg.page/">https://trolerjeans.codeberg.page/</a>
  28. </p>
  29. <h2>Pyero</h2>
  30. <p>
  31. <a href="https://argo.codeberg.page">https://argo.codeberg.page</a>
  32. </p>
  33. <p>
  34. <img src="./images/pyero.gif" alt="pyero web pin">
  35. </p>
  36. <h2>Denshi</h2>
  37. <p>
  38. <a href="https://denshi.org">https://denshi.org</a>
  39. </p>
  40. <h2>Mattmadness</h2>
  41. <p>
  42. <a href="https://matthewevan.xyz">https://matthewevan.xyz</a>
  43. </p>
  44. <h2>nearamir/glt/armadilo user #1</h2>
  45. <p>
  46. <a href="https://manyhow.codeberg.page/">https://manyhow.codeberg.page/</a>
  47. </p>
  48. <hr>
  49. <footer>
  50. <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'><img alt='Creative Commons License' style='border-width:0' width='88' height='31' src='./images/cc-by-sa.png' /></a><br>
  51. Unless otherwise noted, all content on this website is Copyright Zortazert 2021-2022 and is licensed under <a rel='license' href='http://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a>.
  52. </footer>
  53. </body>
  54. </html>