mirror of
https://gitlab.com/redline-racing-division/car-show.git
synced 2025-06-16 07:06:48 +00:00
default side done
This commit is contained in:
parent
e62428a477
commit
457781a9a0
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"python.formatting.provider": "black"
|
||||
}
|
13
body.md
13
body.md
@ -1,3 +1,12 @@
|
||||
# this is a body
|
||||
# About
|
||||
|
||||
with some other text
|
||||
## 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
|
@ -34,8 +34,13 @@
|
||||
</header>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
<h1 id="about">About</h1>
|
||||
<h2 id="when">When</h2>
|
||||
<p>Saturday November 30^{th}</p>
|
||||
<h2 id="where">Where</h2>
|
||||
<p>On Campus at Embry-Riddle. Parking will be available at Lot F and the show will be at Lot E</p>
|
||||
<h1 id="enter-the-car-show">Enter the Car Show</h1>
|
||||
<p>rabble rabble rabble</p>
|
||||
<!-- Optional JavaScript -->
|
||||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||||
<script
|
||||
|
Loading…
x
Reference in New Issue
Block a user