We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd8d09 commit a2e6abcCopy full SHA for a2e6abc
index.php
@@ -48,5 +48,5 @@ function get_name($str) {
48
} else {
49
$badge_url = "https://img.shields.io/badge/Library%20Manager-" . $name . "%20" . $version . "-green?logo=arduino&color=%233C1";
50
}
51
-
+ehco "hello"
52
echo file_get_contents($badge_url);
0 commit comments