-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
35 lines (30 loc) · 1.78 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="r3Q6aAYaHNnoPivNdQRPBK04EDYwmzFph-syKGZBI6c" />
<meta
name="description"
content="Listen calm & serene ambience, soundscapes of nature and immerse yourself to a world of pure tranquility. Feel the nature's melodic harmony and let your imagination transcend reality. Peaceful ambient sounds, nature soundscapes, field recordings of rain, thunderstorm, waterfall, river, lake, and many more. " />
<meta
name="keywords"
content="serenscape, ambient sounds, soundscapes, nature sound, calm music, rain drop sound, peaceful music" />
<meta property="og:title" content="Serenscape - let your imagination transcend reality" />
<meta
property="og:image"
content="https://firebasestorage.googleapis.com/v0/b/serenscape-slson.appspot.com/o/3805477700_A%20modern%20and%20sleek%20logo%20for%20a%20music%20company%20specia_xl-beta-v2-2-2.png?alt=media&token=62d38d10-83e2-482d-8d17-0a4eb94cccbb" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="stylesheet" href="https://stijndv.com/fonts/Eudoxus-Sans.css" />
<title>Serenscape - let your imagination transcend reality</title>
</head>
<body class="dark">
<div id="root" class="wrapper dark"></div>
<div id="notification-modal"></div>
<div id="settings-modal"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>