share titles
This commit is contained in:
parent
116389cd7e
commit
272b7eec1d
7 changed files with 24 additions and 13 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<?php
|
||||
$ogDescription = "Match information";
|
||||
?>
|
||||
|
||||
|
||||
<?php
|
||||
// Read the JSON file
|
||||
$jsonData = file_get_contents('data/player_matches.json');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue