-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
88 lines (80 loc) · 4.56 KB
/
index.html
File metadata and controls
88 lines (80 loc) · 4.56 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="coverage" content="Worldwide">
<meta name="distribution" content="Global">
<meta data-sm name="author" content="Benjamin4k" />
<meta data-sm name="description" content="I'm a passionate software developer with a strong foundation in web development and mobile applications" />
<meta data-sm name="keywords" content="web, personal, simple, apri, pandu, wicaksono, apri pandu, pandu wicaksono, apri wicaksono, apri pandu wicaksono, telkom, telkom university, university, purwokerto" />
<meta data-sm name="robots" content="index, follow" />
<meta data-sm name="googlebot" content="index, follow" />
<meta data-sm name="bingbot" content="index, follow" />
<meta data-sm name="viewport" content="width=device-width, initial-scale=1" />
<title data-sm>Apri Pandu W</title>
<link data-sm rel="canonical" href="https://artkana30.github.io" />
<link data-sm rel="apple-touch-icon" href="https://docs.solidjs.com/favicon.ico" />
<link data-sm rel="icon" type="image/png" href="https://docs.solidjs.com/favicon.ico" />
<link data-sm rel="icon" type="image/x-icon" href="https://docs.solidjs.com/favicon.ico" />
<link data-sm rel="shortcut icon" type="image/png" href="https://docs.solidjs.com/favicon.ico" />
<link data-sm rel="shortcut icon" type="image/x-icon" href="https://docs.solidjs.com/favicon.ico" />
<meta property="og:locale" content="en">
<meta property="og:url" content="https://artkana30.github.io">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Apri Pandu W">
<meta data-sm property="og:title" content="Apri Pandu W">
<meta property="og:description" content="I'm a passionate software developer with a strong foundation in web development and mobile applications">
<meta property="og:image" content="https://docs.solidjs.com/favicon.ico">
<meta property="og:image:width" content="900">
<meta property="og:image:height" content="549">
<meta property="og:image:alt" content="Apri Pandu W">
<meta property="og:image:type" content="image/png">
<meta property="og:image:secure_url" content="https://docs.solidjs.com/favicon.ico">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="@artkana30">
<meta data-sm property="twitter:title" content="Apri Pandu W">
<meta property="twitter:description" content="I'm a passionate software developer with a strong foundation in web development and mobile applications">
<meta property="twitter:image" content="https://docs.solidjs.com/favicon.ico">
<meta property="twitter:image:alt" content="Apri Pandu W">
<meta property="twitter:image:width" content="900">
<meta property="twitter:image:height" content="549">
<meta property="twitter:image:type" content="image/png">
<meta property="twitter:image:secure_url" content="https://docs.solidjs.com/favicon.ico">
<meta property="twitter:creator" content="@artkana30">
<meta property="twitter:label1" content="Written by">
<meta property="twitter:data1" content="Benjamin4k">
<script type="text/javascript">
(function (location) {
if (location.search?.startsWith("?/")) {
const [path, ...queryParams] = location.search.substring(2).split("&");
const decodedQueryParams = queryParams
.map(param => param.replace(/~and~/g, "&"))
.join("&");
const newURL = `${location.pathname}${path}${decodedQueryParams ? "?" + decodedQueryParams : ""}${location.hash}`;
window.history.replaceState(null, null, newURL);
}
})(window.location);
</script>
</head>
<body>
<noscript>
<style type="text/css">
body{color:#000;background:#fff;margin:0}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.wrapper{line-height:48px}.error-h1{border-right:1px solid rgba(0,0,0,.3)}h1{display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top}h2{font-size:14px;font-weight:400;line-height:28px}
</style>
<div class="container">
<div class="wrapper">
<h1 class="error-h1">
500
</h1>
<div style="display: inline-block">
<h2>
This website requires JavaScript to run.
</h2>
</div>
</div>
</div>
</noscript>
<div id="root"></div>
<script src="/src/index.tsx" type="module"></script>
</body>
</html>