Skip to content

Commit a2e6abc

Browse files
committed
a small test
1 parent 9cd8d09 commit a2e6abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ function get_name($str) {
4848
} else {
4949
$badge_url = "https://img.shields.io/badge/Library%20Manager-" . $name . "%20" . $version . "-green?logo=arduino&color=%233C1";
5050
}
51-
51+
ehco "hello"
5252
echo file_get_contents($badge_url);

0 commit comments

Comments
 (0)