-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
155 lines (126 loc) · 6.7 KB
/
404.html
File metadata and controls
155 lines (126 loc) · 6.7 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
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
<!DOCTYPE html>
<html class="no-js" lang="en-us"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="Hugo 0.82.0" />
<title>404 Page not found</title>
<meta property="og:title" content="404 Page not found" />
<meta name="twitter:title" content="404 Page not found" />
<meta name="description" content="An open source, Unicode compliant, Bangla input method for GNU/Linux systems. It’s a full-fledged Bangla input method with many famous typing methods and typing automation tools.">
<meta property="og:description" content="An open source, Unicode compliant, Bangla input method for GNU/Linux systems. It’s a full-fledged Bangla input method with many famous typing methods and typing automation tools.">
<meta name="twitter:description" content="An open source, Unicode compliant, Bangla input method for GNU/Linux systems. It’s a full-fledged Bangla input method with many famous typing methods and typing automation tools.">
<meta name="author" content=""/>
<meta property="og:image" content="https://openbangla.github.io/images/blog/default.png" />
<meta name="twitter:image" content="https://openbangla.github.io/images/blog/default.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@OpenBanglaTeam" />
<meta name="twitter:creator" content="@OpenBanglaTeam" />
<meta property="og:url" content="https://openbangla.github.io/404.html" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="OpenBangla Keyboard" />
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="https://openbangla.github.io/images/favicon.ico" />
<!-- Stylesheets -->
<!-- Themefisher Icon font -->
<link rel="stylesheet" href="https://openbangla.github.io/plugins/themefisher-font/style.css">
<!-- bootstrap.min css -->
<link rel="stylesheet" href="https://openbangla.github.io/plugins/bootstrap/dist/css/bootstrap.min.css">
<!-- Lightbox.min css -->
<link rel="stylesheet" href="https://openbangla.github.io/plugins/lightbox2/dist/css/lightbox.min.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="https://openbangla.github.io/plugins/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="https://openbangla.github.io/plugins/slick-carousel/slick/slick-theme.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="https://openbangla.github.io/css/style.min.css" media="screen">
</head>
<body id="body">
<!-- Start Preloader -->
<div id="preloader">
<div class="preloader">
<div class="sk-circle1 sk-child"></div>
<div class="sk-circle2 sk-child"></div>
<div class="sk-circle3 sk-child"></div>
<div class="sk-circle4 sk-child"></div>
<div class="sk-circle5 sk-child"></div>
<div class="sk-circle6 sk-child"></div>
<div class="sk-circle7 sk-child"></div>
<div class="sk-circle8 sk-child"></div>
<div class="sk-circle9 sk-child"></div>
<div class="sk-circle10 sk-child"></div>
<div class="sk-circle11 sk-child"></div>
<div class="sk-circle12 sk-child"></div>
</div>
</div>
<!-- End Preloader --><!-- Fixed Navigation -->
<section class="header navigation">
<div class="container">
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-expand-md">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="tf-ion-android-menu"></span>
</button>
<div class="collapse navbar-collapse" id="navigation">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link"
href="https://openbangla.github.io/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://openbangla.github.io/install">Install</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://openbangla.github.io/blog">Blog</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</section><div id="content">
<section class="page-404 text-center d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>404</h1>
<h2>Page Not Found</h2>
<p>Sorry, but the page you were trying to view does not exist.</p>
<a href="https://openbangla.github.io/" class="btn btn-main mt-20">Go Home</a>
</div>
</div>
</div>
</section>
</div><!-- Footer Start -->
<footer id="footer" class="bg-one">
<div class="footer-bottom">
<h6>Copyright 2015-2020 OpenBangla Team. All rights reserved.</h6>
<h6>Theme by
<a href="https://themefisher.com/free-bootstrap-templates/" target="_blank">themefisher.com</a>
</h6>
</div>
</footer>
<!-- end footer -->
<!-- Essential Scripts -->
<!-- jQuery -->
<script src="https://openbangla.github.io/plugins/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="https://openbangla.github.io/plugins/bootstrap/dist/js/popper.min.js"></script>
<script src="https://openbangla.github.io/plugins/bootstrap/dist/js/bootstrap.min.js"></script>
<!-- Parallax -->
<script src="https://openbangla.github.io/plugins/parallax/jquery.parallax-1.1.3.js"></script>
<!-- lightbox -->
<script src="https://openbangla.github.io/plugins/lightbox2/dist/js/lightbox.min.js"></script>
<!-- Slick Carousel -->
<script src="https://openbangla.github.io/plugins/slick-carousel/slick/slick.min.js"></script>
<!-- Portfolio Filtering -->
<script src="https://openbangla.github.io/plugins/filterzr/jquery.filterizr.min.js"></script>
<!-- Smooth Scroll js -->
<script src="https://openbangla.github.io/plugins/smooth-scroll/dist/js/smooth-scroll.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCC72vZw-6tGqFyRhhg5CkF2fqfILn2Tsw"></script>
<!-- Main Script -->
<script src="https://openbangla.github.io/js/script.min.js"></script>
</body>
</html>