mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-03 05:59:23 +01:00
readme: add information how to change start page content
This commit is contained in:
@@ -32,6 +32,11 @@ To run the example site, please type the following command:
|
|||||||
makefile hugo-server
|
makefile hugo-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Start page
|
||||||
|
|
||||||
|
The default start page template is located at ```themes/hugo-theme-console/layouts/index.html```. To change the page contect, you to need to copy this file to
|
||||||
|
your website top-level ```layouts``` folder (```layouts/index.html```).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2020 [Marcin Mierzejewski](https://mrmierzejewski.com/)
|
Copyright © 2020 [Marcin Mierzejewski](https://mrmierzejewski.com/)
|
||||||
|
|||||||
Reference in New Issue
Block a user