From 9e1948733d45df42245c21bdd8e97e63309d4b6c Mon Sep 17 00:00:00 2001
From: robrobinbin <8597693+robrobinbin@users.noreply.github.com>
Date: Mon, 1 Feb 2021 20:59:31 +0100
Subject: [PATCH] Update subreddit.html
---
templates/subreddit.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/templates/subreddit.html b/templates/subreddit.html
index 3ac6161..a392be6 100644
--- a/templates/subreddit.html
+++ b/templates/subreddit.html
@@ -80,6 +80,9 @@
{% else %}
{% endif %}
{% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}