-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (33 loc) · 2.04 KB
/
index.html
File metadata and controls
36 lines (33 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<title>Twilight Coders - Dream. Code.</title>
<meta name="description" content="Twilight Coders - An umbrella organization for innovative software projects and creative coding solutions">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://twilightcoders.net/">
<meta property="og:title" content="Twilight Coders - Dream. Code.">
<meta property="og:description" content="Creative development collective building innovative web solutions and contributing to open-source. Modern React apps, Ruby gems, AI integrations, and developer tools.">
<meta property="og:image" content="https://twilightcoders.net/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://twilightcoders.net/">
<meta property="twitter:title" content="Twilight Coders - Dream. Code.">
<meta property="twitter:description" content="Creative development collective building innovative web solutions and contributing to open-source. Modern React apps, Ruby gems, AI integrations, and developer tools.">
<meta property="twitter:image" content="https://twilightcoders.net/og-image.png">
<!-- Additional SEO -->
<meta name="author" content="Twilight Coders">
<meta name="keywords" content="web development, react, javascript, ruby, open source, software development, programming, coding">
<link rel="canonical" href="https://twilightcoders.net/">
<script type="module" crossorigin src="/assets/index-DNYZEkgh.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B2d0qPEK.css">
</head>
<body>
<div id="root"></div>
</body>
</html>