-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
38 lines (24 loc) · 1.12 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="404 Page not found"><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://jacobsimpson.github.io/nvim-lua-manual/404.html" />
<title>404 Page not found | Scripting Neovim with Lua</title>
<link rel="icon" href="/nvim-lua-manual/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/nvim-lua-manual/book.min.0379377fb17315c9a560efd4d406aea4535c095a461b220fd9e3d2e9c05550e6.css" integrity="sha256-A3k3f7FzFcmlYO/U1AaupFNcCVpGGyIP2ePS6cBVUOY=">
<script defer src="/nvim-lua-manual/en.search.min.c840e090437fa2e877f71ed020fdac1ed69ed5ef9ba7d3d9933077c5b293b7a3.js" integrity="sha256-yEDgkEN/ouh39x7QIP2sHtae1e+bp9PZkzB3xbKTt6M="></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
</head>
<body>
<main class="flex justify-center">
<h1>404 Not Found</h1>
</main>
</body>
</html>