From 4f2f46af3719d90028bbf19f443ecc91782bbc16 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 10 Sep 2017 13:33:35 -0400 Subject: [PATCH] Update index.php --- community/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community/index.php b/community/index.php index c6624ee..39b3f6a 100644 --- a/community/index.php +++ b/community/index.php @@ -72,6 +72,8 @@ $json = json_decode($content, true); echo '
  • '; echo $json{title}; + echo " - "; + echo $json{author}; echo '
    <'; echo $json{type}; echo ' src="';