Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Commit

Permalink
Updated README about custom pages
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPetovan committed Nov 20, 2018
1 parent b61afa9 commit b561a1a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ Please refer to the provided [update instructions](UPDATE.md).
## Custom pages

If you need to add custom HTML pages as required by law to publish any website processing data in some countries, simply add your HTML files in the `config/pages` folder, they will be automatically linked from the footer.
The expected extension is `.html`.

Tips:
- The expected extension is `.html`.
- Underscores in the page file name are replaced by spaces in the page link label.
- Accents aren't supported.

## See also

Expand Down

0 comments on commit b561a1a

Please sign in to comment.