1

Update index.php

This commit is contained in:
Evan Pratten 2017-09-10 13:28:35 -04:00 committed by GitHub
parent 305248207b
commit 66319a9456

@ -77,7 +77,7 @@
echo ' src="';
echo $json{src}; echo '" href="';
echo $json{href};
echo '" width=100%></ul></div>';
echo '" width=100%></li>';
}
?>