reshuffle some naming to work in artists part of sitemap
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Events | the historic Beall Greenhouses</title>
|
||||
<title>Events directory | 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="/events/" />
|
||||
<meta name="description" content="Events | the historic Beall Greenhouses" />
|
||||
<meta name="description" content="Events directory | the historic Beall Greenhouses" />
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="Events | the historic Beall Greenhouses" />
|
||||
<meta property="og:title" content="Events directory | the historic Beall Greenhouses" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="/events/" />
|
||||
<meta property="og:description" content="Events | the historic Beall Greenhouses" />
|
||||
<meta property="og:description" content="Events directory | the historic Beall Greenhouses" />
|
||||
<meta property="og:image" content="/assets/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,7 @@
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/assets/styles/main.css">
|
||||
<link rel="stylesheet" href="/assets/styles/nav.css">
|
||||
<link rel="stylesheet" href="/assets/styles/events.css">
|
||||
<link rel="stylesheet" href="/assets/styles/directory.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
@ -35,7 +35,7 @@
|
||||
<main id="main">
|
||||
<h1>Events at the Beall Greenhouses</h1>
|
||||
|
||||
<ol id="events">
|
||||
<ol id="directory">
|
||||
<li>
|
||||
<a href="/events/2025-solstice">
|
||||
<h2>Solstice 2025</h2>
|
||||
|
||||
Reference in New Issue
Block a user