-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path404.html
More file actions
24 lines (23 loc) · 1.25 KB
/
404.html
File metadata and controls
24 lines (23 loc) · 1.25 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Bet365API</title>
<meta name="generator" content="VuePress 1.9.7">
<script>let htmlElement = document.getElementsByTagName("html")[0];
if (localStorage && localStorage['docs.theme']) {
htmlElement.className += (htmlElement.className ? ' ' : '') + 'theme-' + localStorage['docs.theme'];
}</script>
<meta name="description" content="">
<meta name="theme-color" content="#f1f5fd">
<link rel="preload" href="/assets/css/0.styles.b24c01df.css" as="style"><link rel="preload" href="/assets/js/app.d0ed0da3.js" as="script"><link rel="preload" href="/assets/js/19.efaf88ad.js" as="script">
<link rel="stylesheet" href="/assets/css/0.styles.b24c01df.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><div class="theme-default-content"><h1>404</h1> <blockquote>That's a Four-Oh-Four.</blockquote> <a href="/" class="router-link-active">
Take me home.
</a></div></div><div class="global-ui"></div></div>
<script src="/assets/js/app.d0ed0da3.js" defer></script><script src="/assets/js/19.efaf88ad.js" defer></script>
</body>
</html>