From c14fb12607739f0acd33e932e8445b895dd95b1a Mon Sep 17 00:00:00 2001 From: Logic Kenzie Date: Tue, 26 Sep 2023 08:05:29 -0500 Subject: [PATCH] Upload Magic 8 Ball --- README.md | 6 ++--- index.astro | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3527d5..930c693 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# App Template -[Description] -`Hosted at https://logically.cc/[stub]` +# Magic 8 Ball +A simple magic 8 ball with optional profanity +`Hosted at https://logically.cc/8ball` **Note that this source is uncoupled from the components required to run it standalone** diff --git a/index.astro b/index.astro index fef70fb..692b674 100644 --- a/index.astro +++ b/index.astro @@ -3,5 +3,77 @@ import Layout from "layouts/primary.astro" --- + + +

Test

+ + + +
+