updated twitch page

This commit is contained in:
lotte 2023-12-29 20:02:16 +01:00
parent cc50319330
commit d39d724d0d
2 changed files with 8 additions and 98 deletions

View File

@ -46,6 +46,13 @@
</ul>
</div>
<h2 class="box-title title" id="schedule">schedule</h2>
<div class="box">
<p>wednesdays - 17:00<br>
saturdays - 19:00</p>
<p>i <em>may</em> also stream tuesdays and fridays at 18:00!</p>
</div>
<h2 class="box-title title" id="socials">socials</h2>
<div class="box">
<ul>
@ -136,4 +143,4 @@
</body>
</html>
</html>

View File

@ -1,97 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>twitch credits</title>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" type="image/png" href="/assets/favicon.png" />
</head>
<body>
<h1 class="title"><a href="/">~</a>/<a href="/made">made</a>/<a href="/made/streams">streams</a>/credits</h1>
<h2 class="box-title title">font</h2>
<div class="box">
<p>i use the <a href="https://v3x3d.itch.io/tiny-talk" class="link">Tiny Talk Round</a> font wherever possible on my
streams and in my graphics!</p>
</div>
<h2 class="box-title title">sounds</h2>
<div class="box">
<p>all beeps and boops you hear on stream were made by <a href="https://zoe.kittycat.homes" class="link">my
girlfriend zoe</a>!!</p>
</div>
<h2 class="box-title title">music</h2>
<div class="box">
<p>i play a lot of different music during my streams, especially during the starting soon and intermission segments!
</p>
<p>some of it is game soundtracks, but not all of it! for each artist i looked through their social
media to see if they had said it's ok for people to use their music.</p>
<p>(if i'm playing your music on my streams and you don't want me to then feel free to email me at <a
href="mailto:tiger@kittycat.homes" class="link">tiger@kittycat.homes</a> and i'll stop!)</p>
</div>
<h3 class="box-title title">~ artists</h3>
<div class="box">
<ul>
<li>zoe bat (
<a href="https://zoe.kittycat.homes/" class="link">website</a>, <a href="https://zoebat.bandcamp.com/"
class="link">bandcamp</a>
)
</li>
<li>in love with a ghost (
<a href="https://inlovewithaghost.bandcamp.com/" class="link">bandcamp</a>,
<a href="https://soundcloud.com/in-love-with-a-ghost" class="link">soundcloud</a>,
<a href="https://open.spotify.com/artist/21tDFddcOFDYmiobTcls2O" class="link">spotify</a>,
<a href="https://www.youtube.com/@InLoveWithAGhostMusic" class="link">youtube</a>
)
</li>
<li>home (
<a href="https://home96.bandcamp.com/" class="link">bandcamp</a>,
<a href="https://soundcloud.com/home-2001" class="link">soundcloud</a>,
<a href="https://music.youtube.com/channel/UCfWnoT0YX8RfjFaXmg2Eq5g" class="link">youtube</a>,
<a href="https://open.spotify.com/artist/2exebQUDoIoT0dXA8BcN1P" class="link">spotify</a>
)
</li>
<li>snail's house (
<a href="https://ujicosnail.com/" class="link">website</a>,
<a href="https://open.spotify.com/artist/29O9ZebFa65aIEvMaW5pQY" class="link">spotify</a>,
<a href="https://youtube.com/channel/UCYxBY8mhJ7R2rMIcQ28H_Zw" class="link">youtube</a>,
<a href="https://0101.bandcamp.com/" class="link">bandcamp</a>
)
</li>
<li>fox academy (
<a href="https://www.foxacademy.life/" class="link">website</a>,
<a href="https://foxacademy.bandcamp.com" class="link">bandcamp</a>,
<a href="https://open.spotify.com/artist/0JqRJZzARcjmH60HwUenow" class="link">spotify</a>
)
</li>
</ul>
</div>
<h3 class="box-title title">~ game soundtracks</h3>
<div class="box">
<p>if i play a game that has a good soundtrack on stream, i usually add its soundtrack to my streaming playlist!</p>
<ul>
<li>animal crossing: new horizons</li>
<li>animal crossing: new leaf</li>
<li>a short hike</li>
<li>minecraft</li>
<li>death and taxes</li>
<li>baba is you</li>
<li>persona 3 & 5</li>
<li>crosscode</li>
<li>stray</li>
<li>furi</li>
<li>half-life 2</li>
<li>danganronpa 1-V3</li>
</ul>
</div>
</body>
</html>