Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/404.html')
-rw-r--r--docs/404.html179
1 files changed, 179 insertions, 0 deletions
diff --git a/docs/404.html b/docs/404.html
new file mode 100644
index 0000000..37d6ff4
--- /dev/null
+++ b/docs/404.html
@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html lang="en-us">
+ <head>
+
+ <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="chrome=1">
+<meta name="HandheldFriendly" content="True">
+<meta name="MobileOptimized" content="320">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="referrer" content="no-referrer">
+<meta name="description" content="Website Description">
+<title>
+404 Page not found - Introduction
+</title>
+
+
+
+ <meta property="og:title" content="404 Page not found - Introduction" />
+<meta property="og:type" content="website" />
+<meta property="og:description" content="Website Description"/>
+<meta property="og:url" content=""/>
+<meta property="og:site_name" content="Introduction"/>
+
+
+
+
+<meta property="og:image" content="https://vickylai.com/hugo-theme-introduction/home/profile.jpg"/>
+
+
+
+
+
+<link rel="shortcut icon" href="https://vickylai.com/img/fav.ico">
+
+
+
+
+
+
+
+
+<link rel="stylesheet" href="https://vickylai.com/hugo-theme-introduction/css/main.min.63fa882a8947bbf0f2e6a1fbd234e172dc5be763fdd03912881e08802b410a9b.css" integrity="sha256-Y/qIKolHu/Dy5qH70jThctxb52P90DkSiB4IgCtBCps=" media="screen">
+
+
+
+
+
+
+
+
+
+ </head>
+ <body>
+ <section id="top" class="section">
+
+ <div class="container hero fade-in one ">
+
+ <h1 class="bold-title is-1">404</h1>
+
+ </div>
+
+ <div class="section fade-in two ">
+
+<div class="container">
+ <hr>
+ <nav class="navbar" role="navigation" aria-label="main navigation">
+
+ <a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
+ <span aria-hidden="true"></span>
+ <span aria-hidden="true"></span>
+ <span aria-hidden="true"></span>
+ </a>
+ <div class="navbar-menu" id="navMenu">
+
+
+
+
+ <a class="navbar-item" href="https://vickylai.com/">main</a>
+
+
+
+
+
+ <a class="navbar-item" href="/hugo-theme-introduction/#about">About</a>
+
+
+
+
+
+ <a class="navbar-item" href="/hugo-theme-introduction/#lorem">Lorem Ipsum</a>
+
+
+
+
+
+
+
+
+
+
+ <a class="navbar-item" href="/hugo-theme-introduction/#projects">Projects</a>
+
+
+
+
+
+
+
+
+ <a class="navbar-item" href="https://vickylai.com/hugo-theme-introduction/blog/">
+
+ Blog
+
+ </a>
+
+
+
+
+
+
+ <a class="navbar-item" href="/hugo-theme-introduction/#contact">Contact</a>
+
+
+
+
+
+
+
+ <a class="navbar-item" href="https://vickylai.com/hugo-theme-introduction/es/">EspaƱol</a>
+
+
+
+ <a class="navbar-item" href="https://vickylai.com/hugo-theme-introduction/de/">Deutsch</a>
+
+
+
+
+
+ </div>
+ </nav>
+ <hr>
+</div>
+
+
+
+
+ <div class="container markdown top-pad">
+ Oops! Either you&rsquo;ve found a bug (in which case, <a href="mailto:youremail@email.com">please tell me</a>) or you&rsquo;re just making things up. This page doesn&rsquo;t exist!
+ </div>
+
+
+
+ <div class="section" id="footer">
+ <div class="container has-text-centered">
+
+ <span class="footer-text">
+ <a href="https://github.com/vickylai/hugo-theme-introduction/"><strong>Introduction</strong></a> theme for <a href="http://gohugo.io/">Hugo</a>. Made with <a href="https://vickylai.com"><i class="fa fa-heart"></i> and <i class="fa fa-coffee"></i></a> by open source contributors.
+ </span>
+
+ </div>
+</div>
+
+
+ </div>
+ </section>
+
+
+
+
+<script src="https://vickylai.com/hugo-theme-introduction/js/bundle.4229c9bc1dddc27515d2b0e92ace2b52a5cf30b00aaccf4cf2b9d83ba5d69cc7.js" integrity="sha256-QinJvB3dwnUV0rDpKs4rUqXPMLAKrM9M8rnYO6XWnMc="></script>
+
+
+
+
+
+
+
+ </body>
+</html>