This repository was archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
73 lines (67 loc) · 2.83 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
<!DOCTYPE html>
<html lang="en">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>404 Page not found - DbMaintain</title>
<meta name="description" content="automatic database updates made easy">
<meta name="generator" content="Hugo 0.48" />
<link href="https://dbmaintain.github.io/index.xml" rel="alternate" type="application/rss+xml">
<link rel="canonical" href="">
<link rel="stylesheet" href="https://dbmaintain.github.io/css/theme.min.css">
<script src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link rel="stylesheet" href="https://dbmaintain.github.io/css/chroma.min.css">
<script src="https://cdn.jsdelivr.net/npm/jquery@3.3.1/dist/jquery.min.js"></script>
<script src="https://dbmaintain.github.io/js/functions.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery.easing@1.4.1/jquery.easing.min.js"></script>
<script src="https://dbmaintain.github.io/js/jquery.backtothetop/jquery.backtothetop.min.js"></script></head>
<body>
<div class="container"><header>
<h1>DbMaintain</h1>
<span class="version">Version 2.7.3</span>
<a href="https://github.com/DbMaintain/dbmaintain" class="github"><i class="fab fa-github"></i></a>
<p class="description">automatic database updates made easy</p>
</header>
<div class="menu">
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/docs/">Documentation</a></li>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/acknowledgements/">Acknowledgements</a></li></ul>
</nav>
</div>
<div class="content-container">
<main><h1>Not Found</h1><footer><p class="powered">Powered by <a href="https://gohugo.io">Hugo</a>. Theme by <a href="https://themes.gohugo.io/hugo-theme-techdoc/">TechDoc</a>. Designed by <a href="https://github.com/thingsym/hugo-theme-techdoc">Thingsym</a>.</p>
</footer>
</main><div class="sidebar">
<nav>
<ul>
<li class=""><a href="https://dbmaintain.github.io/">Home</a></li>
<li class=""><a href="/docs/">Documentation</a>
<ul class="">
<li class=""><a href="/docs/ant-tasks/">Ant Tasks</a></li>
<li class=""><a href="/docs/command-line/">Command Line</a></li>
<li class=""><a href="/docs/configuration/">Configuration</a></li>
<li class=""><a href="/docs/docker/">Docker</a></li>
<li class=""><a href="/docs/maven-goals/">Maven Goals</a></li>
</ul>
</li>
</ul>
</nav>
<div class="sidebar-footer"></div>
</div>
</div><a href="#" id="backtothetop-fixed" class="backtothetop"
data-backtothetop-duration="600"
data-backtothetop-easing="easeOutQuart"
data-backtothetop-fixed-fadeIn="1000"
data-backtothetop-fixed-fadeOut="1000"
data-backtothetop-fixed-bottom="10"
data-backtothetop-fixed-right="20">
<span class="fa-layers fa-fw">
<i class="fas fa-circle"></i>
<i class="fas fa-arrow-circle-up"></i>
</span></a>
</div>
</body>
</html>