diff --git a/assets/icons/crown-simple.svg b/assets/icons/crown-simple.svg new file mode 100644 index 0000000..0ae343b --- /dev/null +++ b/assets/icons/crown-simple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/image.php b/image.php index 24e66d8..6197873 100644 --- a/image.php +++ b/image.php @@ -173,7 +173,11 @@
Author: ".$image_author."
Author: ".$image_author."
"; + } // Image ID echo "ID: ".$image['id']."
";