mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
Compare commits
3 commits
b119a7e93a
...
0c83451725
Author | SHA1 | Date | |
---|---|---|---|
0c83451725 | |||
888e20b94c | |||
53eda763ab |
15 changed files with 106 additions and 46 deletions
|
@ -13,6 +13,11 @@ description: "this is a list of very good things"
|
|||
[this generator](https://nimisin.kittycat.homes/) comes up with valid toki pona words and descriptions for them
|
||||
it's very amusing
|
||||
|
||||
## lipu sona mi pi toki pona
|
||||
|
||||
my girlfriend made a course to teach toki pona and now its one of the best ones out there!!!
|
||||
so impressive [https://sowelitesa.kittycat.homes/lipu-sona/](https://sowelitesa.kittycat.homes/lipu-sona/)
|
||||
|
||||
## retrostrange tv
|
||||
|
||||
it's a [livestream](https://live.retrostrange.com/) of old tv shows from the 40s and 60s
|
||||
|
@ -31,3 +36,10 @@ the raw energy of this is just amazing {{<youtube id="HWcKcUn7e-8" class="embed"
|
|||
|
||||
very fun to see this whole thing go down
|
||||
theres just so many cursed things [here](https://web3isgoinggreat.com/)
|
||||
|
||||
## it's probably a dog house, charlie brown
|
||||
|
||||
it's a silent hill / peanuts crossover zine and has a vibe i have never really experienced before
|
||||
you can [download it on itch.io](https://hakobore.itch.io/its-probably-a-doghouse-charlie-brown)
|
||||
|
||||
{{<figure src="/img/probablyADogHouse.jpg" alt="image of charlie brown and peppermint patty walking on a fog covered street from silent hill">}}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<guid>https://zoe.kittycat.homes/games/trainyard-trouble/</guid>
|
||||
<description>itch.io git
|
||||
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&rsquo;s great!</description>
|
||||
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&rsquo;s great!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -24,7 +24,7 @@ tess and i also made this game for a game jam! you manage a cargo train terminal
|
|||
|
||||
<guid>https://zoe.kittycat.homes/games/plantgame/</guid>
|
||||
<description>itch.io git
|
||||
there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
|
||||
there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -20,8 +20,9 @@
|
|||
<p><a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a> <a href="https://git.kittycat.homes/BatHeartTiger/untitled-plant-game">git</a></p>
|
||||
<p>there’s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it!
|
||||
i made this game together with <a href="/links/buddies/#tess">tess</a> for the <a href="https://www.procjam.com/">procjam 21</a>
|
||||
<figure><img src="/img/plantgame.webp"
|
||||
alt="plantgame screenshot, there's a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
|
||||
<figure>
|
||||
<img src="/img/plantgame.webp"
|
||||
alt="plantgame screenshot, there's a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
|
||||
</figure>
|
||||
</p>
|
||||
<p>we made it in godot and it was a very pleasent experience you can play it in the browser on <a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a>!</p>
|
||||
|
@ -49,7 +50,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/games/" title="games"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/games/" title="games"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/software/" title="software"> </a>
|
||||
|
||||
|
@ -81,7 +82,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/games/" title="games"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/games/" title="games"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/software/" title="software"> </a>
|
||||
|
||||
|
@ -84,7 +84,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
|
|
BIN
public/img/probablyADogHouse.jpg
Normal file
BIN
public/img/probablyADogHouse.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta name="generator" content="Hugo 0.101.0" />
|
||||
<meta name="generator" content="Hugo 0.80.0" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="hello! this is my personal homepage where i show off some things i made you can also find out some more things about me if you really want to">
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<guid>https://zoe.kittycat.homes/games/trainyard-trouble/</guid>
|
||||
<description>itch.io git
|
||||
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&rsquo;s great!</description>
|
||||
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&rsquo;s great!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -24,7 +24,7 @@ tess and i also made this game for a game jam! you manage a cargo train terminal
|
|||
|
||||
<guid>https://zoe.kittycat.homes/games/plantgame/</guid>
|
||||
<description>itch.io git
|
||||
there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
|
||||
there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -34,7 +34,7 @@ there&rsquo;s not really a lot to do here, but you get to watch a randomly g
|
|||
|
||||
<guid>https://zoe.kittycat.homes/software/wisdom/</guid>
|
||||
<description>the wisdom website is an incredible experience for the whole family! you can get cooking recipes, or get philosophical with jonathan frakes of &ldquo;beyond belief: fact or fiction&rdquo; fame. take a look at wisdom.kittycat.homes
|
||||
&nbsp;huh? it&rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
|
||||
&nbsp;huh? it&rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -53,8 +53,8 @@ there&rsquo;s not really a lot to do here, but you get to watch a randomly g
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://zoe.kittycat.homes/links/buddies/</guid>
|
||||
<description>&nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
|
||||
&nbsp;armisael webring this website is part of the armisael webring!</description>
|
||||
<description>&nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
|
||||
&nbsp;armisael webring this website is part of the armisael webring!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -63,10 +63,10 @@ there&rsquo;s not really a lot to do here, but you get to watch a randomly g
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
|
||||
<description>&nbsp;my girlfriend!!! hehe fae is so cute
|
||||
&nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&rsquo;s very amusing
|
||||
&nbsp;retrostrange tv it&rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies
|
||||
&nbsp;trash cat tech chat a really nice podcast about privacy that YOU! yes you! can listen to right now!</description>
|
||||
<description>&nbsp;my girlfriend!!! hehe fae is so cute
|
||||
&nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&rsquo;s very amusing
|
||||
&nbsp;lipu sona mi pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
|
||||
&nbsp;retrostrange tv it&rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -88,7 +88,7 @@ very good</p>
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/" title="home"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/links/" title="links"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/links/" title="links"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||
|
||||
|
@ -120,7 +120,7 @@ very good</p>
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/" title="home"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/links/" title="links"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/links/" title="links"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
||||
|
|
|
@ -23,8 +23,8 @@
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://zoe.kittycat.homes/links/buddies/</guid>
|
||||
<description>&nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
|
||||
&nbsp;armisael webring this website is part of the armisael webring!</description>
|
||||
<description>&nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
|
||||
&nbsp;armisael webring this website is part of the armisael webring!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -33,10 +33,10 @@
|
|||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
|
||||
<description>&nbsp;my girlfriend!!! hehe fae is so cute
|
||||
&nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&rsquo;s very amusing
|
||||
&nbsp;retrostrange tv it&rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies
|
||||
&nbsp;trash cat tech chat a really nice podcast about privacy that YOU! yes you! can listen to right now!</description>
|
||||
<description>&nbsp;my girlfriend!!! hehe fae is so cute
|
||||
&nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&rsquo;s very amusing
|
||||
&nbsp;lipu sona mi pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
|
||||
&nbsp;retrostrange tv it&rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -30,6 +30,13 @@
|
|||
</h2>
|
||||
<p><a href="https://nimisin.kittycat.homes/">this generator</a> comes up with valid toki pona words and descriptions for them
|
||||
it’s very amusing</p>
|
||||
<h2 id="lipu-sona-mi-pi-toki-pona" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#lipu-sona-mi-pi-toki-pona">
|
||||
lipu sona mi pi toki pona
|
||||
</a>
|
||||
</h2>
|
||||
<p>my girlfriend made a course to teach toki pona and now its one of the best ones out there!!!
|
||||
so impressive <a href="https://sowelitesa.kittycat.homes/lipu-sona/">https://sowelitesa.kittycat.homes/lipu-sona/</a></p>
|
||||
<h2 id="retrostrange-tv" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#retrostrange-tv">
|
||||
retrostrange tv
|
||||
|
@ -61,6 +68,18 @@ the raw energy of this is just amazing
|
|||
</h2>
|
||||
<p>very fun to see this whole thing go down
|
||||
theres just so many cursed things <a href="https://web3isgoinggreat.com/">here</a></p>
|
||||
<h2 id="its-probably-a-dog-house-charlie-brown" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#its-probably-a-dog-house-charlie-brown">
|
||||
it’s probably a dog house, charlie brown
|
||||
</a>
|
||||
</h2>
|
||||
<p>it’s a silent hill / peanuts crossover zine and has a vibe i have never really experienced before
|
||||
you can <a href="https://hakobore.itch.io/its-probably-a-doghouse-charlie-brown">download it on itch.io</a></p>
|
||||
<figure>
|
||||
<img src="/img/probablyADogHouse.jpg"
|
||||
alt="image of charlie brown and peppermint patty walking on a fog covered street from silent hill"/>
|
||||
</figure>
|
||||
|
||||
|
||||
</article>
|
||||
</div>
|
||||
|
@ -81,7 +100,7 @@ theres just so many cursed things <a href="https://web3isgoinggreat.com/">here</
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/" title="home"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/links/" title="links"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/links/" title="links"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"> </a>
|
||||
|
||||
|
@ -113,7 +132,7 @@ theres just so many cursed things <a href="https://web3isgoinggreat.com/">here</
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
||||
|
|
|
@ -1,43 +1,71 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/</loc>
|
||||
<lastmod>2022-05-27T13:40:38+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/nav/</loc>
|
||||
<lastmod>2022-05-27T13:40:38+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/games/trainyard-trouble/</loc>
|
||||
<lastmod>2022-04-29T14:50:29+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/games/plantgame/</loc>
|
||||
<lastmod>2022-04-29T14:02:25+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/software/wisdom/</loc>
|
||||
<lastmod>2022-04-16T22:54:41+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/software/</loc>
|
||||
<lastmod>2022-04-15T20:45:43+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/music/</loc>
|
||||
<lastmod>2022-04-15T20:45:35+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/games/</loc>
|
||||
<lastmod>2022-04-15T20:42:16+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/links/contact/</loc>
|
||||
<lastmod>2022-04-15T16:19:04+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/links/</loc>
|
||||
<lastmod>2022-04-09T17:37:48+02:00</lastmod>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/links/buddies/</loc>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/categories/</loc>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/tags/</loc>
|
||||
</url><url>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://zoe.kittycat.homes/links/nice_things/</loc>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<guid>https://zoe.kittycat.homes/software/wisdom/</guid>
|
||||
<description>the wisdom website is an incredible experience for the whole family! you can get cooking recipes, or get philosophical with jonathan frakes of &ldquo;beyond belief: fact or fiction&rdquo; fame. take a look at wisdom.kittycat.homes
|
||||
&nbsp;huh? it&rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
|
||||
&nbsp;huh? it&rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -54,7 +54,7 @@ rocket is great though :)</p>
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/games/" title="games"> </a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/software/" title="software"> </a>
|
||||
<a class="footer-nav-item colorswitch" href="/software/" title="software"> </a>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
|
@ -86,7 +86,7 @@ rocket is great though :)</p>
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
|
||||
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
|
|
BIN
static/img/probablyADogHouse.jpg
Normal file
BIN
static/img/probablyADogHouse.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
Loading…
Reference in a new issue