From 1d12b8beb1f344f4968e20b8237fe6690ce43d46 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Sat, 11 Nov 2023 10:55:51 -0800 Subject: [PATCH] Fix stories --- content/extras/_index.md | 8 ++++---- content/{extras => }/stories/assignment.md | 0 content/{extras => stories}/dreams-for-breakfast.md | 0 content/{extras => }/stories/fever-dreams.html | 0 content/{extras => }/stories/meeting-of-one.md | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename content/{extras => }/stories/assignment.md (100%) rename content/{extras => stories}/dreams-for-breakfast.md (100%) rename content/{extras => }/stories/fever-dreams.html (100%) rename content/{extras => }/stories/meeting-of-one.md (100%) diff --git a/content/extras/_index.md b/content/extras/_index.md index ecb527e..a9459d3 100644 --- a/content/extras/_index.md +++ b/content/extras/_index.md @@ -32,28 +32,28 @@ h2 { ## Writing -["Assignment": Ioan Bălan — 2273](assignment) +["Assignment": Ioan Bălan — 2273](/stories/assignment) : *Madison Scott-Clary* Ioan Bălan, tasked with investigating a flash-cult, tries to figure out what the heck just happened. *CWs:* brief violence. -["Meeting of One": Ioan Bălan — 2309](meeting-of-one) +["Meeting of One": Ioan Bălan — 2309](/stories/meeting-of-one) : *Madison Scott-Clary* Quakers? In space? It's more likely than you think. *CWs:* none. -["Fever Dreams": Hieromech — 2399](stories/fever-dreams) +["Fever Dreams": Hieromech — 2399](/stories/fever-dreams) : *Ember "Hieromech" Cloke* A poem written twelve hours before uploading. *CWs:* references to some of the grosser aspects of having a body. -["Dreams for Breakfast": In All Ways — 2183](dreams-for-breakfast) +["Dreams for Breakfast": In All Ways — 2183](/stories/dreams-for-breakfast) : *Alexandria Christina Leal* An unsettling dream, a conversation over breakfast. diff --git a/content/extras/stories/assignment.md b/content/stories/assignment.md similarity index 100% rename from content/extras/stories/assignment.md rename to content/stories/assignment.md diff --git a/content/extras/dreams-for-breakfast.md b/content/stories/dreams-for-breakfast.md similarity index 100% rename from content/extras/dreams-for-breakfast.md rename to content/stories/dreams-for-breakfast.md diff --git a/content/extras/stories/fever-dreams.html b/content/stories/fever-dreams.html similarity index 100% rename from content/extras/stories/fever-dreams.html rename to content/stories/fever-dreams.html diff --git a/content/extras/stories/meeting-of-one.md b/content/stories/meeting-of-one.md similarity index 100% rename from content/extras/stories/meeting-of-one.md rename to content/stories/meeting-of-one.md