Skip to content

Commit

Permalink
another test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric committed Jul 11, 2024
1 parent 8ed82c9 commit 6c0cb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ function get_name($str) {
} else {
$badge_url = "https://img.shields.io/badge/Library%20Manager-" . $name . "%20" . $version . "-green?logo=arduino&color=%233C1";
}
echo "hello"
echo "hello";
echo file_get_contents($badge_url);

0 comments on commit 6c0cb9b

Please sign in to comment.