Add self-hosted analytics

This commit is contained in:
2021-06-18 21:43:46 -07:00
parent dbdb3f9893
commit 58172c9fb0
2 changed files with 2 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ const IndexPage = ({ data: { allFile: { edges } } }) => {
isClient && 'text-muted-dark bg-muted-light border-muted-light')}
to="/photogallery"
>
Photo Gallery</Link>
Photography Gallery</Link>
</div>
</div>
</main>