initial pass at media page
This commit is contained in:
parent
5ac22dff6c
commit
84d56cbeaa
11 changed files with 1224 additions and 58 deletions
|
@ -4,7 +4,7 @@ import TourDate from '@/components/TourDate'
|
|||
import Link from '@/components/Link'
|
||||
import { PageSEO } from '@/components/SEO'
|
||||
|
||||
export default function Projects() {
|
||||
export default function Tour() {
|
||||
return (
|
||||
<>
|
||||
<PageSEO title={`Tour - ${siteMetadata.author}`} description={siteMetadata.description} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue