share titles

This commit is contained in:
Thijs Stobbelaar 2023-11-20 13:40:08 +01:00
parent c4ce57f939
commit bd0a37ef33
7 changed files with 24 additions and 13 deletions

View file

@ -1,3 +1,8 @@
<?php
$ogDescription = "Match information";
?>
<?php
// Read the JSON file
$jsonData = file_get_contents('data/player_matches.json');