This commit is contained in:
thijs 2023-11-03 16:44:19 +01:00
parent 93f02e5a95
commit 721b91a033
5 changed files with 1 additions and 1 deletions

BIN
images/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
images/banner2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 KiB

BIN
images/bannersmaller.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View file

@ -35,7 +35,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<?php include './includes/navigation.php'; ?> <?php include './includes/navigation.php'; ?>
<header> <header>
<h1>Welcome to DTCH - PUBG Clan </h1> <img src="./media/banner.png" alt="banner" class="banner">
</header> </header>
<main> <main>