mirror of
https://gitlab.com/redline-racing-division/car-show.git
synced 2025-06-16 15:17:18 +00:00
Basic info
This commit is contained in:
parent
7a002ef1d5
commit
780bc92ec3
@ -15,6 +15,10 @@
|
|||||||
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
/>
|
/>
|
||||||
|
<link
|
||||||
|
rel="stylesheet"
|
||||||
|
href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Hello, world!</title>
|
<title>Hello, world!</title>
|
||||||
</head>
|
</head>
|
||||||
|
34
index.html
34
index.html
@ -15,6 +15,10 @@
|
|||||||
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
/>
|
/>
|
||||||
|
<link
|
||||||
|
rel="stylesheet"
|
||||||
|
href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css"
|
||||||
|
/>
|
||||||
|
|
||||||
<title>Hello, world!</title>
|
<title>Hello, world!</title>
|
||||||
</head>
|
</head>
|
||||||
@ -32,15 +36,27 @@
|
|||||||
</a>
|
</a>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
</body>
|
<h1 id="about">About</h1>
|
||||||
</html>
|
|
||||||
<h1 id="about">About</h1>
|
<h2 id="when">When</h2>
|
||||||
<h2 id="when">When</h2>
|
|
||||||
<p>Saturday November 30^{th}</p>
|
<p>
|
||||||
<h2 id="where">Where</h2>
|
Saturday November 30<span class="math inline"
|
||||||
<p>On Campus at Embry-Riddle. Parking will be available at Lot F and the show will be at Lot E</p>
|
><em></em><sup><em>t</em><em>h</em></sup></span
|
||||||
<h1 id="enter-the-car-show">Enter the Car Show</h1>
|
>
|
||||||
<p>rabble rabble rabble</p>
|
</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 -->
|
<!-- Optional JavaScript -->
|
||||||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||||||
<script
|
<script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user