Mention navbar styling example

This commit is contained in:
Govindas 2022-02-07 14:26:33 +02:00
parent dc78ed72b5
commit 4524a15ab7
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:
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)
```
Home;Home.page
About;About.page