diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-18 13:33:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-18 13:33:49 +0300 |
| commit | 28087df0b79f7e83edb362b4694789828f11c496 (patch) | |
| tree | 94ca5ad84817eb59174a11e47000d4bd1e928eb0 /README.md | |
| parent | 39f4e45e535efd2157a3f95258ef7df03a006c13 (diff) | |
move fonts into fonts dir
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ Have a look at the `content-*` branches of the [foo.zone Git](https://codeberg.o ## External Licenses -* Gemtexter is bundled with TrueType fonts for the HTML output. For license information, please look into all [font sub-directories of the HTML extras folder](./extras/html). To summarize, all fonts are free for personal use. -* Gemtexter is bundled with GNU Source Highlight CSS styles for the HTML output. For license information, please look into [the Source Highlight Styles sub-directory of the HTML extras folder](./extras/source-highlight-styles). To summarize, all styles are free for personal use. +* Gemtexter is bundled with TrueType fonts for the HTML output. For license information, please look into all [font sub-directories of the HTML extras folder](./extras/html/fonts). To summarize, all fonts are free for personal use. +* Gemtexter is bundled with GNU Source Highlight CSS styles for the HTML output. For license information, please look into [the Source Highlight Styles sub-directory of the HTML extras folder](./extras/html/source-highlight-styles). To summarize, all styles are free for personal use. # Getting started |
