-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (34 loc) · 2.04 KB
/
index.html
File metadata and controls
37 lines (34 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/img/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Slaney EE - Indie Game Studio</title>
<!-- SEO -->
<meta name="description" content="Slaney EE is an indie game studio crafting unique gaming experiences. Discover our games and open source projects." />
<meta name="keywords" content="indie games, game studio, Slaney EE, game development, open source, video games" />
<meta name="author" content="Slaney EE" />
<meta name="robots" content="index, follow" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://slaneyee.github.io/" />
<meta property="og:title" content="Slaney EE - Indie Game Studio" />
<meta property="og:description" content="Slaney EE is an indie game studio crafting unique gaming experiences. Discover our games and open source projects." />
<meta property="og:image" content="https://slaneyee.github.io/img/preview.png" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://slaneyee.github.io/" />
<meta name="twitter:title" content="Slaney EE - Indie Game Studio" />
<meta name="twitter:description" content="Slaney EE is an indie game studio crafting unique gaming experiences. Discover our games and open source projects." />
<meta name="twitter:image" content="https://slaneyee.github.io/img/preview.png" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-CcTlahon.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CKPGt4F8.css">
</head>
<body>
<div id="root"></div>
</body>
</html>