store Reddit icon in theme directory
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Sun, 19 Apr 2020 00:05:47 +0000 (17:05 -0700)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Sun, 19 Apr 2020 00:05:47 +0000 (17:05 -0700)
notes/tech_tasks.txt
theme/static/images/icons/reddit.svg [moved from content/images/reddit.svg with 100% similarity]
theme/templates/article.html

index 982c503..4b6b1e9 100644 (file)
@@ -1,5 +1,4 @@
 rework footnotes plugin!? (Markdown footnote format is better than [ref][/ref] tags)
 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
 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
index 9829434..2069815 100644 (file)
@@ -25,8 +25,7 @@
           <!-- Reddit social -->
           <a href="http://www.reddit.com/submit?url=unremediatedgender.space/{{ article.url }}&title={{ article.title }}" target="_blank" title="Submit to Reddit">
             <img alt="Submit to Reddit"
           <!-- Reddit social -->
           <a href="http://www.reddit.com/submit?url=unremediatedgender.space/{{ article.url }}&title={{ article.title }}" target="_blank" title="Submit to Reddit">
             <img alt="Submit to Reddit"
-                 {# TODO: can store Reddit icon in theme directory rather than with blog images proper?? #}
-                 src="/images/reddit.svg" height="30px"/>
+                 src="/theme/images/icons/reddit.svg" height="30px"/>
           </a>
         </p>
         <p>
           </a>
         </p>
         <p>