Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
askuric committed Jul 11, 2024
1 parent a2e6abc commit 8ed82c9
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";
}
ehco "hello"
echo "hello"
echo file_get_contents($badge_url);

0 comments on commit 8ed82c9

Please sign in to comment.