Skip to content

Commit

Permalink
Update publications page metadata (#6281)
Browse files Browse the repository at this point in the history
* Update publications page.js

* update publications page description

---------

Co-authored-by: Delilah <[email protected]>
  • Loading branch information
mcbouslog and goplayoutside3 authored Sep 16, 2024
1 parent 58f630e commit 232fa24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/app-root/src/app/about/publications/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import client from '../../../utils/contentfulClient.js'
import mockResponse from './response.mock.json'

export const metadata = {
title: 'Our Team',
description: 'The people who make the Zooniverse'
title: 'Publications',
description: 'A list of academic publications that use Zooniverse-generated data.'
}

// This route is static, so the output of the request will be cached and revalidated as part of the route segment.
Expand Down

0 comments on commit 232fa24

Please sign in to comment.