-
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.
- Loading branch information
Showing
236 changed files
with
97,655 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,53 @@ | ||
<!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=""> | ||
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff"> | ||
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40"> | ||
<meta name="color-scheme" content="light dark"><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="https://tlkahn.github.io/404.html" /> | ||
<title>404 Page not found | Yong Guo</title> | ||
<link rel="manifest" href="/manifest.json"> | ||
<link rel="icon" href="/favicon.png" > | ||
<link rel="canonical" href="https://tlkahn.github.io/404.html"> | ||
<link rel="stylesheet" href="/book.min.33a48f5432973b8ff9a82679d9e45d67f2c15d4399bd2829269455cfe390b5e8.css" integrity="sha256-M6SPVDKXO4/5qCZ52eRdZ/LBXUOZvSgpJpRVz+OQteg=" crossorigin="anonymous"> | ||
<script defer src="/flexsearch.min.js"></script> | ||
<script defer src="/en.search.min.d1bdff2fe1d8cb285e119eb29ba66f93656482d9c40d4e016913bdd77281f297.js" integrity="sha256-0b3/L+HYyyheEZ6ym6Zvk2VkgtnEDU4BaRO913KB8pc=" crossorigin="anonymous"></script> | ||
<!-- | ||
Made with Book Theme | ||
https://github.com/alex-shpak/hugo-book | ||
--> | ||
|
||
|
||
<style> | ||
.not-found { | ||
text-align: center; | ||
} | ||
.not-found h1 { | ||
margin: .25em 0 0 0; | ||
opacity: .25; | ||
font-size: 40vmin; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<main class="flex justify-center not-found"> | ||
<div> | ||
<h1>404</h1> | ||
<h2>Page Not Found</h2> | ||
<h3> | ||
<a href="/">Yong Guo</a> | ||
</h3> | ||
</div> | ||
</main> | ||
|
||
|
||
</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,2 @@ | ||
\relax | ||
\gdef \@abspage@last{1} |
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,13 @@ | ||
# Fdb version 4 | ||
["pdflatex"] 1729841958.69461 "/Users/toeinriver/Projects/math-in-ai/content/_index.md" "_index.pdf" "_index" 1729841958.82881 2 | ||
"/Users/toeinriver/Projects/math-in-ai/content/_index.md" 1729841958.12681 295 0ceb958039298ed26e7608b955888142 "" | ||
"/usr/local/texlive/2021/texmf-dist/web2c/texmf.cnf" 1727217670 42021 a58d36c7ede3d2fc9f93da62d691ddff "" | ||
"/usr/local/texlive/2021/texmf-var/web2c/pdftex/pdflatex.fmt" 1728746743 3325974 e17da99b1b0b1ae8d2dd4b2bf9255cc4 "" | ||
"/usr/local/texlive/2021/texmf.cnf" 1616695596 577 4c1911a7228e554c6032256d3cf5567d "" | ||
"_index.aux" 1729841958.69415 32 3985256e7290058c681f74d7a3565a19 "pdflatex" | ||
"_index.md" 1729841958.12681 295 0ceb958039298ed26e7608b955888142 "" | ||
(generated) | ||
"_index.aux" | ||
"_index.log" | ||
"_index.pdf" | ||
(rewritten before read) |
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,6 @@ | ||
PWD /Users/toeinriver/Projects/math-in-ai/content | ||
INPUT /usr/local/texlive/2021/texmf.cnf | ||
INPUT /usr/local/texlive/2021/texmf-dist/web2c/texmf.cnf | ||
INPUT /usr/local/texlive/2021/texmf-var/web2c/pdftex/pdflatex.fmt | ||
INPUT /Users/toeinriver/Projects/math-in-ai/content/_index.md | ||
OUTPUT _index.log |
Oops, something went wrong.