Home page -> homepage for consistency

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
Himanshu Mishra
2022-02-16 12:33:35 +01:00
parent 029a5650fd
commit 1208397ea6
+1 -1
View File
@@ -254,7 +254,7 @@ const LogoFull = () => {
};
```
## Custom Home Page
## Custom Homepage
In addition to a custom theme, a custom logo, you can also customize the
homepage of your app. Read the full guide on the [next page](homepage.md).