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/nav.css">
|
||||
<link rel="stylesheet" href="/styles/events.css">
|
||||
<link rel="stylesheet" href="/styles/artist.css">
|
||||
</head>
|
||||
<body>
|
||||
<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">
|
||||
</header>
|
||||
<main>
|
||||
<h1>Markets at the Beall Greenhouses</h1>
|
||||
<h1>Events at the Beall Greenhouses</h1>
|
||||
|
||||
<ol id="events">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user