commit b1d96a6e1ce9affb02a7511de0f8ded763a9b3f1
parent dd74cbb509eebb79f100abd51224e9785f4cb3c0
Author: breadcat <breadcat@users.noreply.github.com>
Date: Fri, 28 Jul 2023 13:21:10 +0100
Add rudimentary plants page
Diffstat:
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/content/about.md b/content/about.md
@@ -11,7 +11,7 @@ As you'd expect from someone that ~~owns~~ rents their own server, I enjoy the u
Things I enjoy or embrace, in no particular order (albeit alphabetical) include:
* Anti-natalism
-* Botany and mycology
+* [Botany](/plants) and mycology
* Coffee culture
* Cooking and baking
* Cryptocurrency, especially [Nano](https://nano.org/) and [Monero](https://www.getmonero.org/)
diff --git a/content/plants.md b/content/plants.md
@@ -0,0 +1,10 @@
+---
+title: Plants
+layout: single
+---
+
+* Wandering Jew<br />Tradescantia zebrina
+* Spider Plant<br />Chlorophytum comosum
+* Aloe Vera
+* Hebe Margaret
+* Mexican Heather<br />Cuphea hyssopifolia
+\ No newline at end of file