Updated README.
This commit is contained in:
parent
94ca1b4a8f
commit
19602e782a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Create an `img` folder in the static folder of your site -- **not** the theme's
|
|||
|
||||
### Writing your pages
|
||||
|
||||
Since this theme uses modals instead of separate content pages, it is best to simply edit the `index.html` file to edit your site. Follow the example pages in the `index.html` file and adjust as needed.
|
||||
Since this theme uses modals instead of separate content pages, it is best to simply edit the `index.html` file to edit your site. Copy the `index.html` file to your `layouts` folder before editing. Follow the example pages in the `index.html` file and adjust as needed.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue