-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (25 loc) · 926 Bytes
/
index.html
File metadata and controls
26 lines (25 loc) · 926 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#292929" />
<meta
name="description"
content="Web development team crafting stunning online experiences that engage and inspire."
/>
<link rel="apple-touch-icon" href="/logo.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json" />
<title>Fern.fun</title>
<script type="module" crossorigin src="/assets/index-c3411a7a.js"></script>
<link rel="stylesheet" href="/assets/index-3195cb00.css">
</head>
<body>
<div id="root"></div>
</body>
</html>