rename page and remove unnecessary css file
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
<link rel="stylesheet" href="/styles/main.css">
|
<link rel="stylesheet" href="/styles/main.css">
|
||||||
<link rel="stylesheet" href="/styles/nav.css">
|
<link rel="stylesheet" href="/styles/nav.css">
|
||||||
<link rel="stylesheet" href="/styles/events.css">
|
<link rel="stylesheet" href="/styles/events.css">
|
||||||
<link rel="stylesheet" href="/styles/artist.css">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
@ -34,7 +33,7 @@
|
|||||||
<img id="logo-light" src="/img/logo-light.png" alt="Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme">
|
<img id="logo-light" src="/img/logo-light.png" alt="Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme">
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<h1>Markets at the Beall Greenhouses</h1>
|
<h1>Events at the Beall Greenhouses</h1>
|
||||||
|
|
||||||
<ol id="events">
|
<ol id="events">
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user