diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-29 07:02:26 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-29 07:02:26 +0100 |
| commit | 7ab29e00e7b8ed9327c277592ba2f84ff04277eb (patch) | |
| tree | 8f0a338ba92cf2668b01c177dfc2c036fe7b9ff6 /README.md | |
| parent | ce927cf1ccf5bc6ddce116d9ad03be43117ca464 (diff) | |
add external ttf fonts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
