Skip to content

Commit

Permalink
💄Change "Press" to "Media" (#1896)
Browse files Browse the repository at this point in the history
* test

* change filename and direct

* rm link from Product
  • Loading branch information
joshbermanssw authored Jul 8, 2024
1 parent 5a5eff8 commit 39277fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ const footerNav = [
link: '/docs/product-tour',
label: 'How Tina Works',
},
{
link: '/press',
label: 'Press',
},
],
},
{
Expand All @@ -58,6 +54,10 @@ const footerNav = [
label: 'Support',
link: '/docs/support',
},
{
link: '/media',
label: 'Media',
},
{
label: 'Use Cases',
children: [
Expand Down
File renamed without changes.

0 comments on commit 39277fd

Please sign in to comment.