Fixed gallery

This commit is contained in:
Michał Gdula 2022-06-08 14:45:24 +01:00
parent 9f2fe2fc43
commit 3728ca6625
7 changed files with 68 additions and 8 deletions

View file

@ -30,7 +30,7 @@
<section id="team">
<h2>The Teams</h2>
<?php
include"ui/teams.php";
include"ui/teams.html";
?>
</section>