Correct example style.css path in README

This commit is contained in:
Govindas 2022-02-07 14:27:14 +02:00
parent 4524a15ab7
commit 71bb1e662a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Line before HTML code must be a single character `>` and HTML code below must be
```
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
About;About.page