diff --git a/content/_index.md b/content/_index.md index cfba63b..8c37510 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,18 +1,14 @@ --- title: "home" draft: false +description: "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" menu: nav: name: "" weight: "1" --- -## hello - -and welcome to my webbed site! i'm zoe. (they/she/fae) -on this site you can find some of my projects: [games](/games/), [music](/music/) and [software](/software/). -if you ever wish to _experience_ of of those, i hope you enjoy! - ## about ### this site diff --git a/content/games/_index.md b/content/games/_index.md index f27940b..997a9ec 100644 --- a/content/games/_index.md +++ b/content/games/_index.md @@ -2,6 +2,7 @@ title: "games" date: 2022-04-15T20:42:16+02:00 draft: false +description: "these are the games that i made, each with a little description and a link to itch.io" menu: nav: diff --git a/content/links/_index.md b/content/links/_index.md index a5ead6a..c468fa6 100644 --- a/content/links/_index.md +++ b/content/links/_index.md @@ -1,6 +1,7 @@ --- title: "links" date: 2022-04-09T17:37:48+02:00 +description: "here are some links to external places, usually these are very good" draft: false menu: nav: diff --git a/content/music/_index.md b/content/music/_index.md index a5b123b..96053bf 100644 --- a/content/music/_index.md +++ b/content/music/_index.md @@ -2,11 +2,11 @@ title: "music" date: 2022-04-15T20:45:35+02:00 draft: false +description: "here you can find the music i made! hope you enjoy it!" menu: nav: name: "" --- -## where to listen? you can find (and download) my music on [bandcamp](https://zoebat.bandcamp.com)!!! in the future i will probably also provide torrent links diff --git a/public/categories/index.html b/public/categories/index.html index 1955d63..705adcd 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -2,6 +2,7 @@ + Categories@bat diff --git a/public/games/index.html b/public/games/index.html index 5110b1d..e2a9c73 100644 --- a/public/games/index.html +++ b/public/games/index.html @@ -2,6 +2,7 @@ + games@bat diff --git a/public/games/plantgame/index.html b/public/games/plantgame/index.html index faaabf3..369d11b 100644 --- a/public/games/plantgame/index.html +++ b/public/games/plantgame/index.html @@ -2,6 +2,7 @@ + untitled plant game@bat diff --git a/public/games/trainyard-trouble/index.html b/public/games/trainyard-trouble/index.html index c805f2f..7a0e2cc 100644 --- a/public/games/trainyard-trouble/index.html +++ b/public/games/trainyard-trouble/index.html @@ -2,6 +2,7 @@ + trainyard trouble@bat diff --git a/public/index.html b/public/index.html index e5f10fa..55a7874 100644 --- a/public/index.html +++ b/public/index.html @@ -1,8 +1,9 @@ - + + home@bat @@ -17,15 +18,7 @@

-

- -  hello - -

-

and welcome to my webbed site! i’m zoe. (they/she/fae) -on this site you can find some of my projects: games, music and software. -if you ever wish to experience of of those, i hope you enjoy!

-

+

 about diff --git a/public/links/buddies/index.html b/public/links/buddies/index.html index 4fe5300..b6a15bc 100644 --- a/public/links/buddies/index.html +++ b/public/links/buddies/index.html @@ -2,6 +2,7 @@ + buddies@bat diff --git a/public/links/contact/index.html b/public/links/contact/index.html index 34647aa..2d3031c 100644 --- a/public/links/contact/index.html +++ b/public/links/contact/index.html @@ -2,6 +2,7 @@ + find me@bat diff --git a/public/links/index.html b/public/links/index.html index 616c380..919d5ef 100644 --- a/public/links/index.html +++ b/public/links/index.html @@ -2,6 +2,7 @@ + links@bat diff --git a/public/links/nice_things/index.html b/public/links/nice_things/index.html index 6b6e33b..2c0e424 100644 --- a/public/links/nice_things/index.html +++ b/public/links/nice_things/index.html @@ -2,6 +2,7 @@ + things that make me happy@bat diff --git a/public/music/index.html b/public/music/index.html index 68d5dfd..8e24a74 100644 --- a/public/music/index.html +++ b/public/music/index.html @@ -2,6 +2,7 @@ + music@bat @@ -17,12 +18,7 @@

music 

-

- -  where to listen? - -

-

you can find (and download) my music on bandcamp!!! in the future i will probably also provide torrent links

+

you can find (and download) my music on bandcamp!!! in the future i will probably also provide torrent links

diff --git a/public/software/index.html b/public/software/index.html index acfe89b..428e5a7 100644 --- a/public/software/index.html +++ b/public/software/index.html @@ -2,6 +2,7 @@ + software@bat diff --git a/public/software/wisdom/index.html b/public/software/wisdom/index.html index 9dee6e8..b263d34 100644 --- a/public/software/wisdom/index.html +++ b/public/software/wisdom/index.html @@ -2,6 +2,7 @@ + wisdom@bat diff --git a/public/tags/index.html b/public/tags/index.html index cea1bae..598aaa8 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -2,6 +2,7 @@ + Tags@bat diff --git a/themes/battheme b/themes/battheme index 2b3767b..5cc0c2e 160000 --- a/themes/battheme +++ b/themes/battheme @@ -1 +1 @@ -Subproject commit 2b3767bfa5937d1c95cd472ef29ed166265b99d7 +Subproject commit 5cc0c2e4490adaf78cd66fa23226e337d99aeb00