From cc673ec72e1d181011c4f250221fafab2d170129 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 10 May 2020 11:05:30 -0400 Subject: [PATCH] Updating Jekyll theming --- docs/_config.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 2f7efbeab..966921189 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,6 @@ -theme: jekyll-theme-minimal \ No newline at end of file +title: [LibreTime Radio Automation] +description: [An open source radio automation solutions made for, and made by, low-power FM stations, and the rest of us.] +logo: [../logo/144px.png] +show_downloads: true + +theme: jekyll-theme-minimal