From 543d69d839f1ad103f8ecb3d2c523b81ab18483c Mon Sep 17 00:00:00 2001 From: Karl <kc0bfv@gmail.com> Date: Tue, 03 Mar 2020 20:11:08 +0000 Subject: [PATCH] Draw text on header image, font update --- README.md | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index a3f8ebf..f15e67a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ * `favicon` - the favicon URL, relative to your site (placed in header meta tag) * `description` - the description for the header meta tag * `images` - a list of relative image URLs for the header of each page +* `headername` - text to place over the header images * `msvalidate` - MS validation tag * `googlesiteverification` - Google site verification tag @@ -49,3 +50,7 @@ ## Usage Put this theme in your site's themes folder, then modify the site config to specify the theme `ticky_tacky_tark`, or use the `-t ticky_tacky_dark` command line switch. + +## Licenses + +The [Ubuntu Titling font](https://en.wikipedia.org/wiki/Ubuntu_Titling) is used, licensed by the GNU Lesser GPL, license included. -- Gitblit v1.10.0