Skip to content

Commit d24ae1f

Browse files
Update title so that it shows up well in browser tab
1 parent 735e18c commit d24ae1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function IndexPage() {
66
return (
77
<Layout
88
url={`/`}
9-
title={'Virtual Ship: Explore the ocean with a virtual research vessel'}
9+
title={'VirtualShip: Explore the ocean with a virtual research vessel'}
1010
card={
1111
'https://raw.githubusercontent.com/OceanParcels/oceanparcels_website/main/public/virtualship-assets/virtual_ship_logo_no-text.png'
1212
}

0 commit comments

Comments
 (0)