From 241cb26e147f2d616c0e5da953881bf953c0759d Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sat, 1 Feb 2020 09:45:13 -0800 Subject: [PATCH] hide image element when type is anything other than photo, issue #89 --- src/components/post/post.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/post/post.html b/src/components/post/post.html index 0affa0b..01ba743 100644 --- a/src/components/post/post.html +++ b/src/components/post/post.html @@ -34,9 +34,11 @@
- - - +
+ + + +

{{ r.value.title }}

{{ r.value.description }}