-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.html
37 lines (33 loc) · 1.94 KB
/
template.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Scraped reviews for some bot</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.1/css/bulma.min.css" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/components/button.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.0/components/icon.min.css">
<link rel="stylesheet" href="https://cdn.top.gg/web-assets/style.min.css">
<meta charset="utf-8">
<meta name="mobile-web-app-capable" content="no">
<meta name="theme-color" content="#7289DA">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link id="dtssheet" rel="stylesheet" href="/stylesheets/darktheme.css">
<link href="https://unpkg.com/microtip/microtip.css" rel="stylesheet">
<meta name="description" content="Scraped reviews for a certain bot">
<link rel="canonical" href="https://top.gg/bot/619328560141697036">
<meta name="twitter:card" value="summary">
<meta name="twitter:title" content="YourApps">
<meta name="twitter:description" content="Scraped reviews for a certain bot">
<meta name="twitter:image" content="https://images.discordapp.net/avatars/619328560141697036/b5ac81b4d973f96b8834ae7769b458da.png?size=512">
<meta name="og:site_name" value="Discord Bot List">
<meta name="og:title" content="YourApps">
<meta name="og:url" content="https://top.gg/">
<meta name="og:description" content="Scraped reviews for a certain bot">
<meta name="og:image" content="https://images.discordapp.net/avatars/619328560141697036/b5ac81b4d973f96b8834ae7769b458da.png?size=512">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/components/icon.css">
<link rel="stylesheet" href="/stylesheets/darktheme.css">
</head>
<body>
{}
</body>
</html>