Git repo for my website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

83 lines
4.2 KiB

  1. <!-- Credits -->
  2. <!-- ./res/html/vtuber.html -->
  3. <!-- ./res/css/vtuber.css -->
  4. <!-- ./res/img/easthighNerd - Sweater - 02 - 1080p.png -->
  5. <!-- ./res/mkd/vtuber/credits.md -->
  6. <html lang="en">
  7. <head>
  8. <meta charset="utf-8">
  9. <meta name="viewport" content="width=device-width">
  10. <title>
  11. Credits - easthighNerd, VTuber
  12. </title>
  13. <link href="/res/css/vtuber.css" rel="stylesheet">
  14. <link rel="icon" type="image/png" href="/res/img/easthighNerd - Sweater - 02 - 1080p.png"/>
  15. </head>
  16. <body>
  17. <nav>
  18. <ul>
  19. <li style="float:right;border:none;">
  20. <a href="https://www.youtube.com/@easthighNerd" title="YouTube" target="_self">
  21. <img src="https://www.youtube.com/s/desktop/e213795e/img/favicon_144x144.png" alt="YouTube Logo">
  22. </a>
  23. </li>
  24. <li style="float:right;border:none;">
  25. <a href="https://www.twitch.tv/easthighNerd/" title="Twitch" target="_blank">
  26. <img src="https://static.twitchcdn.net/assets/favicon-32-e29e246c157142c94346.png" alt="Twitch Logo">
  27. </a>
  28. </li>
  29. <li style="float:right;border:none;">
  30. <a rel="me" href="https://vt.social/@easthighNerd" target="_blank" title="Mastodon">
  31. <img src="https://www.joinmastodon.org/favicon-32x32.png" alt="Mastodon Logo">
  32. </a>
  33. </li>
  34. <li>
  35. <a href="/">
  36. Home
  37. </a>
  38. </li>
  39. <li>
  40. <a href="/software-hardware/">
  41. Gear
  42. </a>
  43. </li>
  44. <li>
  45. <a href="/schedule">
  46. Schedule
  47. </a>
  48. </li>
  49. <li>
  50. <a href="/credits/">
  51. Credits
  52. </a>
  53. </li>
  54. </ul>
  55. </nav>
  56. <main>
  57. <div class="cork_board" style="padding-top:2.2%;">
  58. <div style="height:256px;width:256px;border-radius:50%;border-style:outset;border-color:black;border-top-width:1pt;border-bottom-width: 2pt;border-left-width: 1pt;border-right-width: 2pt;background-image:linear-gradient(to bottom right, white, lightgray);margin-left:auto;margin-right:auto;">
  59. <p><img src="/res/img/The Crew - vol 1 - 1080p.png" atl="Picture of my VTubing avatars" style="max-width:256px;margin-top:12%;"></p>
  60. </div>
  61. <section id="assets-used-between-all-my-model-variations-not-included-in-vroid-studio" class="crinkled_paper" style="margin-top:2.2%;">
  62. <h1>Assets used between all my model variations not included in VRoid Studio</h1>
  63. <h2 id="hair">Hair</h2>
  64. <p><a href="https://booth.pm/en/items/3356554/" target="_blank">Free hair textures</a> by <a href="https://hachihima.booth.pm/" target="_blank">私の小さなロリータ</a></p>
  65. <h2 id="eyes">Eyes</h2>
  66. <p><a href="https://booth.pm/en/items/2687024/" target="_blank">VRoid Iris Texture</a> by <a href="https://gomivroid.booth.pm/" target="_blank">gomivroid</a></p>
  67. <h2 id="body">Body</h2>
  68. <p><a href="https://booth.pm/en/items/2547587/" target="_blank">に谷間をつくるだけのレイヤー【無料】</a> by <a href="https://recollection.booth.pm/" target="_blank">RECOLLECTION/.</a></p>
  69. <h2 id="nails">Nails</h2>
  70. <p><a href="https://booth.pm/en/items/3925063/" target="_blank">Dreamy Nail Colors</a> by <a href="https://ren-yulan.booth.pm/" target="_blank">Yulan Designs</a></p>
  71. <h2 id="undergarments">Undergarments</h2>
  72. <p><a href="https://booth.pm/en/items/3327161/" target="_blank">Lace Underwear</a> by <a href="https://voiddad.booth.pm/" target="_blank">voiddad</a></p>
  73. <h2 id="shirt">Shirt</h2>
  74. <p><a href="https://booth.pm/en/items/3746318/" target="_blank">Tie Front Crop Top</a> by <a href="https://luckycats.booth.pm/" target="_blank">Cordy &amp; Chisu</a></p>
  75. <h2 id="shoes">Shoes</h2>
  76. <p><a href="https://booth.pm/en/items/2846879/" target="_blank">High-cut Sneakers</a> by <a href="https://epiony.booth.pm/" target="_blank">epiony</a></p>
  77. </section>
  78. </div>
  79. </main>
  80. </body>
  81. </html>