Stackedit/public/error_404.html

23 lines
868 B
HTML
Raw Normal View History

2013-10-19 22:59:17 +00:00
<!DOCTYPE html>
<html>
2014-04-21 23:18:45 +00:00
2013-10-19 22:59:17 +00:00
<head>
2013-10-20 14:00:08 +00:00
<title>StackEdit - 404</title>
2013-10-19 22:59:17 +00:00
<link rel="canonical" href="https://stackedit.io/">
2013-12-06 22:15:51 +00:00
<link rel="icon" href="https://stackedit.io/res-min/img/stackedit-32.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://stackedit.io/res-min/img/stackedit-32.ico" type="image/x-icon">
2013-10-19 22:59:17 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2013-12-06 22:15:51 +00:00
<link rel="stylesheet" type="text/css" href="https://stackedit.io/res-min/themes/default.css">
2013-10-19 22:59:17 +00:00
</head>
2014-04-21 23:18:45 +00:00
2013-10-19 22:59:17 +00:00
<body class="text-center">
<br/>
<p>
2014-08-24 17:56:28 +00:00
<a href="https://stackedit.io"><img src="https://stackedit.io/res-min/img/logo.svg" width="320" /></a>
2013-10-19 22:59:17 +00:00
</p>
<p>404 &mdash; Page not found</p>
2014-08-24 17:56:28 +00:00
<p><a href="/recovery.html">Looking for StackEdit recovery?</a></p>
2013-10-19 22:59:17 +00:00
</body>
</html>