From: M. Taylor Saotome-Westlake
Date: Sun, 19 Apr 2020 00:05:47 +0000 (-0700)
Subject: store Reddit icon in theme directory
X-Git-Url: http://unremediatedgender.space/source?a=commitdiff_plain;h=6b99b6b966043155f71ed3b79a381de9c2923e4e;p=Ultimately_Untrue_Thought.git
store Reddit icon in theme directory
---
diff --git a/notes/tech_tasks.txt b/notes/tech_tasks.txt
index 982c503..4b6b1e9 100644
--- a/notes/tech_tasks.txt
+++ b/notes/tech_tasks.txt
@@ -1,5 +1,4 @@
rework footnotes plugin!? (Markdown footnote format is better than [ref][/ref] tags)
-store Reddit icon in theme directory
self-host a copy of Source Sans Pro (I'm annoyed that my devserver preview fonts are ugly when I've killed my network connection so I can focus for once)
bigger click-target pagination links
verify my domain with Search Console so that I can see search keywords
diff --git a/content/images/reddit.svg b/theme/static/images/icons/reddit.svg
similarity index 100%
rename from content/images/reddit.svg
rename to theme/static/images/icons/reddit.svg
diff --git a/theme/templates/article.html b/theme/templates/article.html
index 9829434..2069815 100644
--- a/theme/templates/article.html
+++ b/theme/templates/article.html
@@ -25,8 +25,7 @@
+ src="/theme/images/icons/reddit.svg" height="30px"/>