-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
executable file
·46 lines (45 loc) · 1.41 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
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="description"
content="Thousands of fun and playful Blob Emoji for Discord"
/>
<meta
name="keywords"
content="Blob Emoji,Discord Server,server invite,Discord Servers,emoji,
blob,blobs,Blob Emoji Discord,Blob Emoji Discord Server,emojis,server,invites,Discord,servers,
google blobs,emotes,emote,nitro"
/>
<title>Blob Emoji</title>
<link rel="icon" type="image/svg+xml" href="./assets/blobs/blobowo.svg" />
<meta property="og:title" content="Blob Emoji" />
<meta
property="og:description"
content="Over 4400 fun and playful custom emoji for Discord"
/>
<meta property="og:type" content="website" />
<meta property="og:image" content="assets/blobs/blobowo.png" />
<meta name="theme-color" content="#7289da" />
<link
rel="search"
type="application/opensearchdescription+xml"
title="blobs.gg: Search"
href="search.xml"
/>
</head>
<body>
<div id="root"></div>
<script type="module" src="scripts/index.js"></script>
<script
defer
src="https://static.cloudflareinsights.com/beacon.min.js"
data-cf-beacon='{"token": "1a21186f894e4af4babe9525c21c0e7b", "spa": true}'
></script>
</body>
</html>