Skip to content

Commit b61e82a

Browse files
committedAug 16, 2023
Change menu option name
1 parent 7a7fb98 commit b61e82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/navigation.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const headerData = {
1414
href: getPermalink('/homes/startup'),
1515
},
1616
{
17-
text: 'App Download',
17+
text: 'Mobile App',
1818
href: getPermalink('/homes/mobile-app'),
1919
},
2020
{

0 commit comments

Comments
 (0)
Please sign in to comment.