Skip to content

Commit ee4e841

Browse files
authored
Merge pull request #992 from sheikhlimon/fix/mobile-routing-vercel
fix: mobile routing
2 parents 8c09c18 + ac3acc9 commit ee4e841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const config: Config = {
1111
tagline: "Dinosaurs are cool",
1212
favicon: "img/favicon.ico",
1313

14-
url: "https://recodehive.com",
14+
url: "https://www.recodehive.com",
1515
baseUrl: "/",
1616

1717
organizationName: "recodehive",

0 commit comments

Comments
 (0)