From 647950c59bd8da6c8fdc41119971026eb1290171 Mon Sep 17 00:00:00 2001 From: "D. Delmar Davis" Date: Tue, 2 Feb 2021 09:18:32 -0800 Subject: Clean up main page/logos --- mkdocs.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index bd14924..7201d54 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,14 +1,15 @@ -site_name: Unix Time Ends in 2038. I think we'll have it figured out by then +site_name: D. Delmar Davis theme: name: material palette: - primary: grey + primary: white accent: red font: - text: Courier Prime -# icon: -# logo: images/favicon.png - favicon: images/ithinkt.png +# text: Courier Prime + text: JetBrains Mono +# text: Share Tech Mono + logo: images/think2t.png.svg + favicon: images/favicon.png features: - navigation.expand -- cgit v1.2.3