-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
176 lines (163 loc) · 6.77 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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<title>
tsParticles | 404 Not Found | JavaScript Particles, Confetti and Fireworks animations for your website
</title>
<link rel="shortcut icon" href="https://particles.js.org/tsParticles-64.png" />
<meta
name="description"
content="tsParticles - Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno."
/>
<meta name="author" content="Matteo Bruni" />
<meta
name="keywords"
content="html css javascript typescript particles js ts jsx tsx canvas confetti fireworks animations react vue angular svelte libraries how to create add"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:creator" content="@HollowMatt_ITA" />
<meta name="twitter:image:src" content="https://particles.js.org/images/demo2.png" />
<meta
property="og:title"
content="tsParticles - JavaScript Particles, Confetti and Fireworks animations for your website"
/>
<meta property="og:site_name" content="tsParticles" />
<meta property="og:url" content="https://particles.js.org/" />
<meta
property="og:description"
content="Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno."
/>
<meta property="og:image" content="https://particles.js.org/images/demo2.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"
integrity="sha256-h20CPZ0QyXlBuAw7A+KluUYx/3pK+c7lYEpqLTlxjYQ="
crossorigin="anonymous"
/>
<link rel="stylesheet" href="/css/404.min.css" />
<style>
#carbonads * {
margin: initial;
padding: initial;
}
#carbonads {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#carbonads {
display: flex;
max-width: 330px;
background-color: hsl(0, 0%, 98%);
box-shadow: 0 1px 4px 1px hsla(0, 0%, 0%, 0.1);
z-index: 100;
margin: 0 auto;
}
#carbonads a {
color: inherit;
text-decoration: none;
}
#carbonads a:hover {
color: inherit;
}
#carbonads span {
position: relative;
display: block;
overflow: hidden;
}
#carbonads .carbon-wrap {
display: flex;
}
#carbonads .carbon-img {
display: block;
margin: 0;
line-height: 1;
}
#carbonads .carbon-img img {
display: block;
}
#carbonads .carbon-text {
font-size: 13px;
padding: 10px;
margin-bottom: 16px;
line-height: 1.5;
text-align: left;
}
#carbonads .carbon-poweredby {
display: block;
padding: 6px 8px;
background: #f1f1f2;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: 600;
font-size: 8px;
line-height: 1;
border-top-left-radius: 3px;
position: absolute;
bottom: 0;
right: 0;
}
</style>
</head>
<body>
<div class="container">
<div class="overlay" id="tsparticles"></div>
<div class="content">
<div class="message">
<p class="message-heading">Error 404</p>
<p class="message-description">
The page you are looking for was moved, removed, renamed or might never have existed.
<script
async
type="text/javascript"
src="//cdn.carbonads.com/carbon.js?serve=CEAI6KJL&placement=particlesjsorg"
id="_carbonads_js"
></script>
</p>
</div>
<div class="links">
<a href="https://particles.js.org/"></a>
</div>
</div>
<div class="social">
<ul class="social-list">
<li>
<a href="https://github.com/matteobruni/tsparticles"><i class="fab fa-github"></i></a>
</li>
<li>
<a href="https://codepen.io/matteobruni"><i class="fab fa-codepen"></i></a>
</li>
</ul>
</div>
</div>
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] =
c[a] ||
function () {
(c[a].q = c[a].q || []).push(arguments);
};
t = l.createElement(r);
t.async = 1;
t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0];
y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "8q4bxin4tm");
</script>
<script
defer
src="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/js/fontawesome.min.js"
integrity="sha256-NP9NujdEzS5m4ZxvNqkcbxyHB0dTRy9hG13RwTVBGwo="
crossorigin="anonymous"
></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/tsparticles.bundle.min.js"></script>
<script defer src="/js/404.min.js"></script>
</body>
</html>