Rebranding #80

Merged
OpzekerIT merged 66 commits from dev into main 2023-11-03 22:05:01 +00:00
6 changed files with 18 additions and 6 deletions
Showing only changes of commit 55213c2797 - Show all commits

View file

@ -10,7 +10,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>Clan Stats</h2>

View file

@ -12,7 +12,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>Player Stats past 14 days</h2>

View file

@ -10,7 +10,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>Match Stats</h2>

View file

@ -10,7 +10,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>User Stats</h2>

View file

@ -10,7 +10,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>Average User Stats</h2>

View file

@ -10,7 +10,9 @@ error_reporting(E_ALL);
<body>
<?php include './includes/navigation.php'; ?>
<header>
<img src="./images/banner2.png" alt="banner" class="banner">
</header>
<main>
<section>
<h2>User Stats</h2>