22 lines
1.6 KiB
PHP
22 lines
1.6 KiB
PHP
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>DTCH - PUBG Clan</title>
|
|
<link rel="preload" href="./includes/styles.css" as="style">
|
|
<link rel="preload" href="./includes/styles_mobile.css" as="style" media="screen and (max-width: 767px)">
|
|
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" as="style">
|
|
<link rel="stylesheet" href="./includes/styles.css" media="print" onload="this.media='all'">
|
|
<noscript><link rel="stylesheet" href="./includes/styles.css"></noscript>
|
|
<link rel="stylesheet" href="./includes/styles_mobile.css" media="screen and (max-width: 767px)">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
<link href="https://fonts.googleapis.com/css2?family=Bungee+Spice&display=swap" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
|
|
<meta property="og:title" content="DTCH CLAN">
|
|
<meta property="og:description" content="DTCH CLAN STATS">
|
|
<meta property="og:image:width" content="800">
|
|
<meta property="og:image:height" content="800">
|
|
<meta property="og:image" content="https://dtch.online/images/logo800x800.png" >
|
|
<script defer src="./lib/sorttable.js"></script>
|
|
</head>
|