From 457781a9a0da1b79d39e25fae825bab0ca354961 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Thu, 14 Nov 2019 21:08:25 -0700 Subject: [PATCH] default side done --- .vscode/settings.json | 3 ++ body.md | 13 ++++- index.html | 119 ++++++++++++++++++++++-------------------- 3 files changed, 76 insertions(+), 59 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..de288e1 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.formatting.provider": "black" +} \ No newline at end of file diff --git a/body.md b/body.md index 3f549a3..b3e2e2c 100644 --- a/body.md +++ b/body.md @@ -1,3 +1,12 @@ -# this is a body +# About -with some other text \ No newline at end of file +## When + +Saturday November 30$^{th}$ + +## Where +On Campus at Embry-Riddle. Parking will be available at Lot F and the show will be at Lot E + +# Enter the Car Show + +rabble rabble rabble \ No newline at end of file diff --git a/index.html b/index.html index 4cc4675..d57126c 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,62 @@ - - - - - - - - - - - Hello, world! - - -
- - -
- - - - - - - - - - - + + + + + + + + + + + Hello, world! + + +
+ + +
+ + +

About

+

When

+

Saturday November 30^{th}

+

Where

+

On Campus at Embry-Riddle. Parking will be available at Lot F and the show will be at Lot E

+

Enter the Car Show

+

rabble rabble rabble

+ + + + + + +