Rebranding #80

Merged
OpzekerIT merged 66 commits from dev into main 2023-11-03 22:05:01 +00:00
Showing only changes of commit 3e4322b99c - Show all commits

View file

@ -28,7 +28,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
<meta name="viewport" content="width=1000, initial-scale=1, user-scalable=no"> <meta name="viewport" content="width=1000, initial-scale=1">
<title>DTCH - PUBG Clan</title> <title>DTCH - PUBG Clan</title>
<link rel="stylesheet" href="./includes/styles.css"> <link rel="stylesheet" href="./includes/styles.css">