mirror of
https://gitlab.com/redline-racing-division/car-show.git
synced 2025-06-16 07:06:48 +00:00
Basic info
This commit is contained in:
parent
7a002ef1d5
commit
780bc92ec3
@ -15,6 +15,10 @@
|
||||
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css"
|
||||
/>
|
||||
|
||||
<title>Hello, world!</title>
|
||||
</head>
|
||||
|
34
index.html
34
index.html
@ -15,6 +15,10 @@
|
||||
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css"
|
||||
/>
|
||||
|
||||
<title>Hello, world!</title>
|
||||
</head>
|
||||
@ -32,15 +36,27 @@
|
||||
</a>
|
||||
</nav>
|
||||
</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>
|
||||
<h1 id="about">About</h1>
|
||||
|
||||
<h2 id="when">When</h2>
|
||||
|
||||
<p>
|
||||
Saturday November 30<span class="math inline"
|
||||
><em></em><sup><em>t</em><em>h</em></sup></span
|
||||
>
|
||||
</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