store Reddit icon in theme directory
[Ultimately_Untrue_Thought.git] / theme / templates / article.html
index fd28b3c..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"
-                 {# 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>
@@ -37,6 +36,7 @@
                 data-isso-reply-to-self="true"
                 data-isso-require-author="true"
                 data-isso-require-email="true"
+                data-isso-feed="true" {# TODO: why doesn't the feed link work?! #}
                 src="//unremediatedgender.space/isso/js/embed.min.js"></script>
         <section id="isso-thread"></section>