From 53e164b154fcc89e9593def281f5259ae818e24f31036b11fb4a2eced0cff0c6 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sat, 27 Aug 2022 00:00:00 +0000 Subject: Update hugo-theme-nicksphere The purpose of the theme update is to allow defining a logo without encoding it as a site config var, which isn't human-readable. --- content/templates/logo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/templates/logo (limited to 'content/templates') diff --git a/content/templates/logo b/content/templates/logo new file mode 100644 index 0000000..2e07c33 --- /dev/null +++ b/content/templates/logo @@ -0,0 +1,5 @@ + _ _ _ + _ _ (_)__| |__ ____ __| |_ ___ _ _ ___ +| ' \| / _| / /(_-< '_ \ ' \/ -_) '_/ -_) +|_||_|_\__|_\_\/__/ .__/_||_\___|_| \___| + |_| \ No newline at end of file -- cgit v1.2.3