-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
146 lines (130 loc) · 5.29 KB
/
404.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!doctype html>
<html lang="en" data-n-head="%7B%22lang%22:%7B%221%22:%22en%22%7D%7D">
<head>
<title>Review</title>
<meta data-n-head="1" charset="utf-8">
<meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="1" data-hid="charset" charset="utf-8">
<meta data-n-head="1" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="1" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title"
content="ATSPractices21">
<meta data-n-head="1" data-hid="description" name="description" content="## Setup">
<meta data-n-head="1" data-hid="theme-color" name="theme-color" content="#ffa500">
<meta data-n-head="1" data-hid="og:type" name="og:type" property="og:type" content="website">
<meta data-n-head="1" data-hid="og:title" name="og:title" property="og:title" content="atspractices">
<meta data-n-head="1" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="atspractices">
<meta data-n-head="1" data-hid="og:description" name="og:description" property="og:description" content="## Setup">
<link data-n-head="1" rel="shortcut icon" href="/_nuxt/icons/icon_64x64.8f91ea.png">
<link data-n-head="1" rel="apple-touch-icon" href="/_nuxt/icons/icon_512x512.8f91ea.png" sizes="512x512">
<link data-n-head="1" rel="manifest" href="/_nuxt/manifest.d7d57081.json" data-hid="manifest">
<link rel="preload" href="/_nuxt/43135e7.js" as="script">
<link rel="preload" href="/_nuxt/a9ef33f.js" as="script">
<link rel="preload" href="/_nuxt/15f9a81.js" as="script">
<link rel="preload" href="/_nuxt/9bfcece.js" as="script">
</head>
<body>
<script data-n-head="1" data-hid="nuxt-color-mode-script" data-pbody="true">!function () { "use strict"; var e = window, s = document, o = s.documentElement, a = ["dark", "light"], t = window.localStorage.getItem("nuxt-color-mode") || "system", c = "system" === t ? l() : t, i = s.body.getAttribute("data-color-mode-forced"); function r(e) { var s = "" + e + "-mode"; o.classList ? o.classList.add(s) : o.className += " " + s } function n(s) { return e.matchMedia("(prefers-color-scheme" + s + ")") } function l() { if (e.matchMedia && "not all" !== n("").media) for (var s of a) if (n(":" + s).matches) return s; return "light" } i && (c = i), r(c), e["__NUXT_COLOR_MODE__"] = { preference: t, value: c, getColorScheme: l, addClass: r, removeClass: function (e) { var s = "" + e + "-mode"; o.classList ? o.classList.remove(s) : o.className = o.className.replace(new RegExp(s, "g"), "") } } }();
</script>
<div id="__nuxt">
<style>
#nuxt-loading {
background: #fff;
visibility: hidden;
opacity: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
animation: nuxtLoadingIn 10s ease;
-webkit-animation: nuxtLoadingIn 10s ease;
animation-fill-mode: forwards;
overflow: hidden
}
@keyframes nuxtLoadingIn {
0% {
visibility: hidden;
opacity: 0
}
20% {
visibility: visible;
opacity: 0
}
100% {
visibility: visible;
opacity: 1
}
}
@-webkit-keyframes nuxtLoadingIn {
0% {
visibility: hidden;
opacity: 0
}
20% {
visibility: visible;
opacity: 0
}
100% {
visibility: visible;
opacity: 1
}
}
#nuxt-loading>div,
#nuxt-loading>div:after {
border-radius: 50%;
width: 5rem;
height: 5rem
}
#nuxt-loading>div {
font-size: 10px;
position: relative;
text-indent: -9999em;
border: .5rem solid #f5f5f5;
border-left: .5rem solid orange;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: nuxtLoading 1.1s infinite linear;
animation: nuxtLoading 1.1s infinite linear
}
#nuxt-loading.error>div {
border-left: .5rem solid #ff4500;
animation-duration: 5s
}
@-webkit-keyframes nuxtLoading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes nuxtLoading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
</style>
<script>window.addEventListener("error", function () { var e = document.getElementById("nuxt-loading"); e && (e.className += " error") })</script>
<div id="nuxt-loading" aria-live="polite" role="status">
<div>Loading...</div>
</div>
</div>
<script>window.__NUXT__ = { config: { content: { dbHash: "363ac6e2" } }, staticAssetsBase: "/_nuxt/static/1611678097" }</script>
<script src="/_nuxt/43135e7.js"></script>
<script src="/_nuxt/a9ef33f.js"></script>
<script src="/_nuxt/15f9a81.js"></script>
<script src="/_nuxt/9bfcece.js"></script>
</body>
</html>