diff --git a/.gitignore b/.gitignore
index b792940..9b1c8b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-*.html
/dist
diff --git a/src/index.md b/src/index.md
index 9b8c0a7..232123b 100644
--- a/src/index.md
+++ b/src/index.md
@@ -1,5 +1,4 @@
# logan's site
-
## about
My name is Logan Gatlin, and upon this Intel NUC8i3 I shall build my kingdom. I
am from the United States, where I was born in 2003. In 2025 I will receive my
@@ -8,10 +7,10 @@ Antonio](https://utsa.edu).
## site map
* [my git server](https://git.lgatlin.dev/logan) - _Private forgejo instance_
-* [software](/software) - _Thoughts on programming_
+* [software](/software) - _Awesome software projects_
* [books](/books) - _Reading corner_
* [music](/music) - _Sick tunes_
-* [toybox](/toys) - _Awesome web apps_
+* [toybox](/toybox) - _Web experiences_
* [hyperspace](/hyperspace) - _Everything world wide web_
## meta
diff --git a/src/software/index.md b/src/software/index.md
index d1932e5..42e7f60 100644
--- a/src/software/index.md
+++ b/src/software/index.md
@@ -4,7 +4,7 @@
Projects I worked on that are more or less finished
* [http web server](https://git.lgatlin.dev/logan/website)
* [html templating language](https://git.lgatlin.dev/logan/html-templater)
-* [kinematic image processing](fishbowl.html)
+* [kinematic image processing](/toybox/fishbowl.html)
* [stack based assembly language](https://git.lgatlin.dev/logan/forte)
* [n dimensional cartesian product](https://git.lgatlin.dev/logan/nrange)
* [stock trading algorithm](https://git.lgatlin.dev/logan/stocks)
diff --git a/src/software/fishbowl.md b/src/toybox/fishbowl.md
similarity index 88%
rename from src/software/fishbowl.md
rename to src/toybox/fishbowl.md
index d625402..a645471 100644
--- a/src/software/fishbowl.md
+++ b/src/toybox/fishbowl.md
@@ -7,9 +7,11 @@ preserved.