-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy KimotoNari/KimotoNari.github.io to KimotoNari/KimotoNari.githu…
…b.io:master
- Loading branch information
GitHub Actions
committed
Nov 21, 2023
0 parents
commit 560d9e9
Showing
46 changed files
with
2,138 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,245 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
|
||
<link rel="preload" as="font" href="https://kotonari.design/fonts/vendor/jost/jost-v4-latin-regular.woff2" type="font/woff2" crossorigin> | ||
<link rel="preload" as="font" href="https://kotonari.design/fonts/vendor/jost/jost-v4-latin-700.woff2" type="font/woff2" crossorigin> | ||
|
||
|
||
<link rel="stylesheet" href="https://kotonari.design/main.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="robots" content="noindex, follow"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<title>404 Page not found | KotoNari Design</title> | ||
<meta name="description" content="This is a personal website to showcase projects and other hobbies"> | ||
<link rel="canonical" href="https://kotonari.design/404.html"> | ||
|
||
|
||
<meta name="twitter:card" content="summary_large_image"> | ||
|
||
<meta name="twitter:image" content="https://kotonari.design/doks.png"> | ||
|
||
<meta name="twitter:title" content="404 Page not found"> | ||
<meta name="twitter:description" content="This is a personal website to showcase projects and other hobbies"> | ||
<meta name="twitter:site" content="@kotokeys"> | ||
<meta name="twitter:creator" content="@kotokeys"> | ||
|
||
<meta property="og:title" content="404 Page not found"> | ||
<meta property="og:description" content="This is a personal website to showcase projects and other hobbies"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://kotonari.design/404.html"> | ||
|
||
|
||
<meta property="og:image" content="https://kotonari.design/doks.png"> | ||
|
||
|
||
<meta property="og:updated_time" content="2021-05-01T08:08:08+08:00"> | ||
<meta property="og:site_name" content="404 Page not found"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<meta property="article:publisher" content="https://www.facebook.com/Khiem Nguyen"> | ||
<meta property="article:author" content="https://www.facebook.com/Khiem Nguyen"> | ||
<meta property="og:locale" content="en_US"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="application/ld+json"> | ||
{ | ||
"@context": "http://schema.org", | ||
"@type": "BreadcrumbList", | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
{ | ||
"@type": "ListItem", | ||
"position": 1 , | ||
"name": "Home", | ||
"item": "https://kotonari.design/" | ||
}, | ||
|
||
|
||
{ | ||
"@type": "ListItem", | ||
"position": 2 , | ||
"name": "404.Html", | ||
"item": "https://kotonari.design/404.html/" | ||
}, | ||
|
||
|
||
|
||
} | ||
</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="theme-color" content="#fff"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="https://kotonari.design/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="https://kotonari.design/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="https://kotonari.design/favicon-16x16.png"> | ||
|
||
<link rel="manifest" href="https://kotonari.design/site.webmanifest" crossorigin> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="home"> | ||
|
||
|
||
<div class="header-bar fixed-top"></div> | ||
<header class="navbar fixed-top navbar-expand-md navbar-light"> | ||
<div class="container"> | ||
<input class="menu-btn order-0" type="checkbox" id="menu-btn"> | ||
<label class="menu-icon d-md-none" for="menu-btn"><span class="navicon"></span></label> | ||
<a class="navbar-brand order-1 order-md-0 me-auto" href="https://kotonari.design">KotoNari Design</a> | ||
<button id="mode" class="btn btn-link order-2 order-md-4" type="button" aria-label="Toggle mode"> | ||
<span class="toggle-dark"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg></span> | ||
<span class="toggle-light"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sun"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg></span> | ||
</button> | ||
<ul class="navbar-nav fork-me order-3 order-md-5"> | ||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://twitter.com/kotokeys"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg><span class="ms-2 visually-hidden">Twitter</span></a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://github.com/kimotonari"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg><span class="ms-2 visually-hidden">GitHub</span></a> | ||
</li> | ||
|
||
|
||
</ul> | ||
<div class="collapse navbar-collapse order-4 order-md-1"> | ||
<ul class="navbar-nav main-nav me-auto order-5 order-md-2"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://kotonari.design/projects/">Projects</a> | ||
</li> | ||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="https://kotonari.design/photography/">Photography</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
<div class="break order-6 d-md-none"></div> | ||
|
||
<form class="navbar-form flex-grow-1 order-7 order-md-3"> | ||
<input id="userinput" class="form-control is-search" type="search" placeholder="Search projects..." | ||
aria-label="Search docs..." autocomplete="off"> | ||
<div id="suggestions" class="shadow bg-white rounded"></div> | ||
</form> | ||
|
||
</div> | ||
</div> | ||
</header> | ||
|
||
|
||
|
||
|
||
<div class="wrap container" role="document"> | ||
<div class="content"> | ||
<section class="section container-fluid mt-n3 pb-3"> | ||
<div class="row justify-content-center"> | ||
<div class="row justify-content-center"> | ||
<div class="col-md-12 col-lg-10 col-xxl-8"> | ||
<article> | ||
<h1 class="text-center">404: Page not found :(</h1> | ||
<p class="text-center">The page you are looking for doesn't exist or has been moved.</p> | ||
</article> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<footer class="footer text-muted"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-8 order-last order-lg-first"> | ||
<ul class="list-inline"> | ||
|
||
<li class="list-inline-item">Powered by <a href="https://www.getzola.org/">Zola</a>, and <a href="https://github.com/aaranxu/adidoks">AdiDoks</a></li> | ||
|
||
</ul> | ||
</div> | ||
<div class="col-lg-8 order-first order-lg-last text-lg-end"> | ||
<ul class="list-inline"> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
<script type="text/javascript" src="https://kotonari.design/js/main.js" defer></script> | ||
|
||
<script type="text/javascript" src="https://kotonari.design/plugins/elasticlunr.min.js" defer></script> | ||
<script type="text/javascript" src="https://kotonari.design/search_index.en.js" defer></script> | ||
<script type="text/javascript" src="https://kotonari.design/js/search.js" defer></script> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
kotonari.design |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/* | ||
Access-Control-Allow-Origin: * |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> | ||
<title>KotoNari Design</title> | ||
<subtitle>This is a personal website to showcase projects and other hobbies</subtitle> | ||
<link href="https://kotonari.design/atom.xml" rel="self" type="application/atom+xml"/> | ||
<link href="https://kotonari.design"/> | ||
<generator uri="https://www.getzola.org/">Zola</generator> | ||
<updated>2023-11-14T08:50:45+00:00</updated> | ||
<id>https://kotonari.design/atom.xml</id> | ||
<entry xml:lang="en"> | ||
<title>Khiem Nguyen</title> | ||
<published>2023-11-14T08:50:45+00:00</published> | ||
<updated>2023-11-14T08:50:45+00:00</updated> | ||
<author> | ||
<name>Unknown</name> | ||
</author> | ||
<link rel="alternate" href="https://kotonari.design/authors/kotonari/" type="text/html"/> | ||
<id>https://kotonari.design/authors/kotonari/</id> | ||
|
||
<content type="html"><p>Computer Science Student.</p> | ||
<p><a href="https://github.com/kimotonari">@kimotonari</a></p> | ||
</content> | ||
|
||
</entry> | ||
</feed> |
Oops, something went wrong.