Skip to content

Commit ef73023

Browse files
brentvatnevonovak
authored andcommitted
Use v2 in title
1 parent b2f756f commit ef73023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const users = [
88
];
99

1010
const siteConfig = {
11-
title: 'React Navigation (next)',
11+
title: 'React Navigation (v2)',
1212
tagline: 'Routing and navigation for your React Native apps',
1313
url: process.env.STABLE_RELEASE
1414
? 'https://reactnavigation.org'

0 commit comments

Comments
 (0)