Correct example style.css path in README
This commit is contained in:
parent
4524a15ab7
commit
71bb1e662a
@ -16,7 +16,7 @@ Line before HTML code must be a single character `>` and HTML code below must be
|
|||||||
```
|
```
|
||||||
will display as bold.
|
will display as bold.
|
||||||
|
|
||||||
3. (Optional) Create a file called `navbar` and/or `footer` to have a navigation bar/footer that is added to every generated page file. Example navbar file: (See example/style.css for styling dropdown)
|
3. (Optional) Create a file called `navbar` and/or `footer` to have a navigation bar/footer that is added to every generated page file. Example navbar file: (See example/resources/style.css for styling dropdown)
|
||||||
```
|
```
|
||||||
Home;Home.page
|
Home;Home.page
|
||||||
About;About.page
|
About;About.page
|
||||||
|
Loading…
Reference in New Issue
Block a user