summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-05-29 07:02:26 +0100
committerPaul Buetow <paul@buetow.org>2022-05-29 07:02:26 +0100
commit7ab29e00e7b8ed9327c277592ba2f84ff04277eb (patch)
tree8f0a338ba92cf2668b01c177dfc2c036fe7b9ff6 /README.md
parentce927cf1ccf5bc6ddce116d9ad03be43117ca464 (diff)
add external ttf fonts
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f093b2b..8468592 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ This is the source code of my personal internet site and blog engine. All conten
Have a look at the `content-*` branches of the [foo.zone Git](https://codeberg.org/snonux/foo.zone) project for static content examples.
+## 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.
+
# Getting started
## Requirements