big ol reorg

This commit is contained in:
2025-12-29 08:44:57 -08:00
parent 7f4e49eab8
commit 5081f1853a
14 changed files with 40 additions and 41 deletions

View File

@ -1,18 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Markets at the Beall Greenhouses</title>
<title>the historic Beall Greenhouses</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<!-- Meta -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="canonical" href="/" />
<meta name="description" content="Markets at the Beall Greenhouses" />
<meta name="description" content="the historic Beall Greenhouses" />
<meta name="robots" content="index,follow" />
<meta property="og:title" content="Markets at the Beall Greenhouses" />
<meta property="og:title" content="the historic Beall Greenhouses" />
<meta property="og:type" content="article" />
<meta property="og:url" content="/" />
<meta property="og:description" content="Markets at the Beall Greenhouses" />
<meta property="og:description" content="the historic Beall Greenhouses" />
<meta property="og:image" content="/img/logo-light.png" />
<meta property="og:image:alt" content="Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme" />
@ -22,7 +22,6 @@
<!-- CSS -->
<link rel="stylesheet" href="/styles/main.css">
<link rel="stylesheet" href="/styles/nav.css">
<link rel="stylesheet" href="/styles/artist.css">
</head>
<body>
<div id="content">
@ -37,7 +36,7 @@
<h1>Markets at the Beall Greenhouses</h1>
<h2>Status</h2>
<p>We've just completed a successful <a href="/2025/solstice">Solstice 2025</a> market. Stay tuned for more!</p>
<p>We've just completed a successful <a href="/events/2025-solstice">Solstice 2025</a> market. Stay tuned for more!</p>
</main>
</div>
<footer id="footer"><!-- auto-populated by nav.js --></footer>