ups
Build and push / Pulling repo on server (push) Successful in 2s Details

This commit is contained in:
Chris 2023-11-26 14:35:28 +01:00
parent afa288e702
commit 949a9dfe62
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<?php foreach ($dogs as $dog) :
$results = $results_dogs[$dog];
$sdata = [];
?>
<h1 id="<?= $dog; ?>"><?= $dog; ?></h1>