From 28087df0b79f7e83edb362b4694789828f11c496 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 18 May 2024 13:33:49 +0300 Subject: move fonts into fonts dir --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd05cd5..67d99d6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3