42 lines
1.6 KiB
HTML
42 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<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">
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|
<script src="https://cdn.counter.dev/script.js" data-id="b0b2d4b2-daca-47e1-9287-b9e649b3dcd2" data-utcoffset="-5"></script>
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9661054437111080"
|
|
crossorigin="anonymous"></script>
|
|
<title>Games | Polaris</title>
|
|
<script type='text/javascript' src='//outrightsham.com/44/75/cd/4475cd08e506eb8c6ed41e04b8c16197.js'></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<h1 style="font-size: 6vh;">Games</h1>
|
|
<h1 style="font-size: 4vh;">Popular</h1>
|
|
<div class="popular-games">
|
|
</div>
|
|
<h1 style="font-size: 4vh;">All Games</h1>
|
|
<input type="text" id="searchInput" class="settings-input" placeholder="Search Games...">
|
|
<br>
|
|
<div style="padding-bottom: 2vh;">
|
|
</div>
|
|
<br>
|
|
<div class="games">
|
|
</div>
|
|
|
|
<script src="/assets/js/main.js" type="module"></script>
|
|
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
|
|
new Crate({
|
|
server: '950407933408198717',
|
|
channel: '1172313771985870938'
|
|
})
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|