1

Update index.php

This commit is contained in:
Evan Pratten 2017-09-10 13:33:35 -04:00 committed by GitHub
parent d0b9c2a785
commit 4f2f46af37

View File

@ -72,6 +72,8 @@
$json = json_decode($content, true);
echo '<li class="rant-comment-row-widget" data-id="829770" data-type="rant"><div class="rantlist-title-text">';
echo $json{title};
echo " - ";
echo $json{author};
echo '</div> <';
echo $json{type};
echo ' src="';