summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-07-02 18:06:13 +0300
committerPaul Buetow <paul@buetow.org>2022-07-02 18:06:13 +0300
commit30f00fa694280a7eaa23c20affba22bd14b91739 (patch)
treee740fee1f38945578b1c841662134c9e2fb2aadd /README.md
parent4568e15116c06897986090f1b73a419caf129002 (diff)
refactor the HTML extras sub-directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f96d44b..87c8baf 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Have a look at the `content-*` branches of the [foo.zone Git](https://codeberg.o
## External Licenses
-Gemtexter uses some external TrueType fonts for the HTML output. For license information please look into all [font sub-directories of the HTML extras folder](./htmlextras). But to summarize, all fonts are free for personal use.
+Gemtexter uses some external TrueType fonts for the HTML output. For license information please look into all [font sub-directories of the HTML extras folder](./extras/html). But to summarize, all fonts are free for personal use.
# Getting started
@@ -65,7 +65,7 @@ Whereas you only want to edit the content in the `gemtext` folder directly. The
### Special HTML configuration
-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.
+You will find the `./extras/html/header.html.part` and `./extras/html/footer.html.part` files, they are minimal template files for the HTML generation. There's also the `./extras/html/style.css` for HTML.
### Special HTML configuration