This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
126 lines (120 loc) · 8.38 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="UTF-8" />
<meta name="“robots”" content="“INDEX," FOLLOW” />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="Gatsby 2.20.14" />
<meta name="description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is."/>
<!-- <meta name="image" content="http://cdn.mythbot.org/img/C5Npb.png"/> -->
<meta property="og:title" content="Voltic Development | 404 Error" />
<meta property="og:description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is"/>
<!-- <meta property="og:image" content="http://cdn.mythbot.org/img/C5Npb.png"/> -->
<meta property="og:url" content="https://voltic.thedev.id"/>
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:creator" content="@jokerxtd"/>
<meta name="twitter:title" content="Voltic Development | 404 Error" />
<meta name="twitter:description" content="A place you can call home. Need help with what you are working on? Come join us and ask the community, We all have the same goal & that is."/>
<meta name="og:image" content="https://cdn.mythbot.org/img/dev_2syv5i6a.png" />
<meta name="theme-color" content="#36393E">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet"/>
<!-- MDB -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/3.10.2/mdb.min.css" rel="stylesheet"/>
<title>Voltic Development | 404 Error!</title>
<link rel="apple-touch-icon" href="./assets/img/vlogo.png">
<link rel="icon" href="../assets/img/vlogo.png">
<!-- <link rel="stylesheet" href="https://rsms.me/inter/inter.css"> -->
<!-- <script src="https://cdn.tailwindcss.com/"></script> -->
<link rel="stylesheet" href="../assets/css/style.css" />
<script src="./assets/js/index.js" type="text/javascript"></script>
</head>
<body>
<div class="px-3 md:px-2 py-2" style="background-color: #0e141d;">
<div class="max-w-6xl mx-auto container text-white">
<div class="flex">
<div class="flex-initial">
<i class="twa twa-laptop-computer font-bold mr-4"></i>
</div>
<div class="flex-1">
<a href="https://github.com/JoKeRxTD/voltic.thedev.id" target="_blank" class="openSource" style="align-items: center;" >This website is open source.</a> <i class="fab fa-github github"></i>
</div>
</div>
</div>
</div>
<div class="max-w-8xl mx-auto container z-50 sticky top-0 bg-[#0A131F] dark:bg-[#0A0F16] border-b-2 border-[#0F1A27] dark:border-[#0E141D] py-4">
<div class="headerLogo d-flex align-items-center justify-content-lg-start">
<a class="navbar-brand" href="/">
<img src="./assets/img/vlogot.png" alt="" width="50" height="50" class="d-inline-block align-text-left" style="border-radius: 50rem;">
</a>
<ul class="nav col-5 col-lg-auto me-lg-auto mb-2 mb-md-0">
<li><a href="/" class="nav-link px-2 secondary" ><i style="color: #8e9629;" class="fas fa-house-user"></i> Home</a></li>
<li><a href="https://github.com/Voltic-Development" class="nav-link px-2 secondary" target="_blank"><i style="color: #fafafa;" class="bi bi-github"></i> Github</a></li>
<li><a href="./projects.html" class="nav-link px-2 secondary"><i class="fas fa-project-diagram" style="color: #6b3434;"></i> Projects</a></li>
<li><a href="./discord.html" class="nav-link px-2 secondary" target="_blank"><i style="color: #7289DA;" class="bi bi-discord"></i> Discord</a></li>
<li><a href="./tools.html" class="nav-link px-2 secondary" ><i style="color: #7289DA;" class="bi bi-tools"></i> Tools</a></li>
<li><a href="./store.html" class="nav-link px-2 secondary"><i class="fas fa-store" style="color: #1c7723;"></i> Store</a></li>
<!-- <li><a href="./prust.html" class="nav-link px-2 secondary"><i class="fas fa-globe" style="color: #ce422b;"></i> Planet Rust</a></li> -->
</ul>
</div>
</div>
<div class="container">
<center><img class="logoImg" src="../assets/img/vlogot.png" draggable="false" alt="vdlogo" style="text-align: center;"></center>
<h2 class="headerTitle"><i class="fas fa-bug" style="color: red;"></i> 404 Error</h2><br>
<p class="headerTitle" style="font-size: 1rem;">
Hmmm, what are you doing here? Are you lost? Did the website break?<br> Are you sure you entered the correct url? If something is definitely wrong.<br> Please contact us.<br>
<!-- <h4 style="color: #fafafa;">Head back</h4> -->
</p><br>
<a class="btn btn-primary" style="background-color: #1a2535;width: 10rem;" href="/" role="button">
<i class="fab fa-discord"></i>
Support
</a>
<a class="btn btn-primary" style="background-color: #1a2535;width: 10rem;" href="/" role="button">
<i class="fas fa-house-user"></i>
Homepage
</a>
<a class="btn btn-primary" onclick="history.back()" style="background-color: #1a2535;width: 10rem;" role="button">
<i class="fas fa-undo"></i>
Back
</a>
<!-- Recruiting Box -->
<!-- <div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<p>Have a custom request? <br><a draggable="false" style="text-decoration: none; color: #97A9B4; font-weight: bolder;" > <i class="fas fa-smile-wink" style="color: #7289DA;"></i></i> Hover Here </a> </p>
</div>
<div class="flip-card-back" style="text-decoration: none; color: #97A9B4; font-weight: bolder;">
<br> Join our <a href="./discord.html" style="text-decoration: none; color: #7289DA; font-weight: bolder;" >Discord</a> For more information
</div>
</div>
</div> -->
<br><br><br><br><br><br>
<br><br><br><br><br><br><br><br>
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fas fa-arrow-up"></i></button>
</div>
<br><br><br><br><br><br>
<div class="d-flex flex-wrap justify-content-between align-items-center " style="background-color: #0e141d;padding-top: .5rem;align-items: center;" >
<div class="col-md-4 d-flex align-items-center">
<a href="/" class="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1">
<svg class="bi" width="30" height="24"><use xlink:href="/"></use></svg>
</a>
<span class="text-muted" style="color: #97A9B4;">© 2017 Voltic Development, Inc</span>
</div>
<ul class="col-md-4 justify-content-end list-unstyled d-flex">
<li class="btn2 btn-outline-dark"><a class="text-muted" href="./discord.html"><i class="bi bi-discord"></i></a></li>
<li class="btn2 btn-outline-dark"><a class="text-muted" href="https://twitter.com/JoKeRxHD"><i class="fab fa-twitter"></i></a></li>
<li class="btn2 btn-outline-dark"><a class="text-muted" href="https://github.com/JoKeRxTD"><i class="bi bi-github"></i></a></li>
<svg class="bi" width="65" height="24"><use xlink:href="/"></use></svg>
</ul>
</div>
<!-- Content -->
<script src="./assets/js/index.js" type="text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj" crossorigin="anonymous"></script>
</body>
</html>