aboutsummaryrefslogtreecommitdiff
path: root/cs2-simple-website/index.html
blob: 58dc9848e79b7f8135be118330dedbb23bf8844f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Loading...</title>
    <link href="https://www.favicon.cc/favicon/130/914/favicon.png" rel="icon" type="image/x-icon" />
    <script src="/cs2-simple-website/js/redirect-to-home.js"></script>
</head>
<body>
    
</body>
</html>