From de7903a862475ef73af51c814e1ae5c1df3079c2e9a32a9f2e47c76e1d7ab75c Mon Sep 17 00:00:00 2001
From: Nicholas Johnson <nick@nicksphere.ch>
Date: Wed, 9 Nov 2022 00:00:00 +0000
Subject: Move logo file to accomodate new theme

---
 content/templates/logo     | 4 ----
 content/templates/logo.txt | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 content/templates/logo
 create mode 100644 content/templates/logo.txt

(limited to 'content')

diff --git a/content/templates/logo b/content/templates/logo
deleted file mode 100644
index 6abda35..0000000
--- a/content/templates/logo
+++ /dev/null
@@ -1,4 +0,0 @@
- _  _ _    _        _              _     _                      
-| \| (_)__| |_  ___| |__ _ ___  _ | |___| |_  _ _  ___ ___ _ _  
-| .` | / _| ' \/ _ \ / _` (_-< | || / _ \ ' \| ' \(_-</ _ \ ' \ 
-|_|\_|_\__|_||_\___/_\__,_/__/  \__/\___/_||_|_||_/__/\___/_||_|
diff --git a/content/templates/logo.txt b/content/templates/logo.txt
new file mode 100644
index 0000000..6abda35
--- /dev/null
+++ b/content/templates/logo.txt
@@ -0,0 +1,4 @@
+ _  _ _    _        _              _     _                      
+| \| (_)__| |_  ___| |__ _ ___  _ | |___| |_  _ _  ___ ___ _ _  
+| .` | / _| ' \/ _ \ / _` (_-< | || / _ \ ' \| ' \(_-</ _ \ ' \ 
+|_|\_|_\__|_||_\___/_\__,_/__/  \__/\___/_||_|_||_/__/\___/_||_|
-- 
cgit v1.2.3