summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-28 18:51:26 +0100
committerPaul Buetow <paul@buetow.org>2022-05-28 18:51:26 +0100
commitce927cf1ccf5bc6ddce116d9ad03be43117ca464 (patch)
tree961cf5438691833041ca8897aa833dd0f9516c36 /README.md
parent6d02279c3526d00ca63164f89e6bdbbee9828520 (diff)
move html related content to htmlextras
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a41fdb8..f093b2b 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Whereas you only want to edit the content in the `gemtext` folder directly. The
### Special HTML configuration
-You will find the `./header.html.part` and `./footer.html.part` files, they are minimal template files for the HTML generation. There's also the `style.css` for HTML.
+You will find the `./htmlextras/header.html.part` and `./htmlextras/footer.html.part` files, they are minimal template files for the HTML generation. There's also the `./htmlextras/style.css` for HTML.
### Special HTML configuration