-
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
605 changed files
with
20,810 additions
and
9,128 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,182 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<title>Sara Zan</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="color-scheme" content="light dark"> | ||
|
||
|
||
|
||
|
||
<meta name="author" content="Sara Zan"> | ||
<meta name="description" content="Sara Zan's Personal Website"> | ||
<meta name="keywords" content="blog,developer,personal,python,llm,nlp,swe,software-engineering,open-source"> | ||
|
||
|
||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" content="404 Page not found"> | ||
<meta name="twitter:description" content="Sara Zan's Personal Website"> | ||
|
||
<meta property="og:url" content="https://www.zansara.dev/404.html"> | ||
<meta property="og:site_name" content="Sara Zan"> | ||
<meta property="og:title" content="404 Page not found"> | ||
<meta property="og:description" content="Sara Zan's Personal Website"> | ||
<meta property="og:locale" content="en"> | ||
<meta property="og:type" content="website"> | ||
|
||
|
||
<meta name="msvalidate.01" content="CD2BB9B57B16AF914327870432D856C1" /> | ||
<meta name="yandex-verification" content="a886d3d5d2b57cb5" /> | ||
|
||
|
||
<link rel="canonical" href="https://www.zansara.dev/404.html"> | ||
|
||
|
||
<link rel="preload" href="/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin> | ||
|
||
|
||
<link rel="stylesheet" href="/css/coder.css" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/coder-dark.css" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" sizes="any"> | ||
<link rel="icon" type="image/png" href="/favicon.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16"> | ||
|
||
<link rel="apple-touch-icon" href="/favicon.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon.png"> | ||
|
||
<link rel="manifest" href="/site.webmanifest"> | ||
<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+HK:[email protected]&family=Noto+Serif+Hebrew:[email protected]&family=Noto+Naskh+Arabic:[email protected]&family=Noto+Serif+JP&family=Noto+Serif+KR&family=Noto+Serif+SC&family=Noto+Serif+TC&family=Noto+Serif+Thai:[email protected]&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> | ||
|
||
<script data-goatcounter="https://zansaradev.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> | ||
</head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<body class="preload-transitions colorscheme-auto"> | ||
|
||
<div class="float-container"> | ||
<a id="dark-mode-toggle" class="colorscheme-toggle"> | ||
<i class="fa fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a> | ||
</div> | ||
|
||
|
||
<main class="wrapper"> | ||
<nav class="navigation"> | ||
<section class="container"> | ||
<a class="navigation-title" href="/"> | ||
Home | ||
</a> | ||
|
||
<input type="checkbox" id="menu-toggle" /> | ||
<label class="menu-button float-right" for="menu-toggle"> | ||
<i class="fa fa-bars fa-fw" aria-hidden="true"></i> | ||
</label> | ||
<ul class="navigation-list"> | ||
|
||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/about">About</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/posts/">Posts</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/projects/">Projects</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/publications/">Publications</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/talks/">Talks</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://zansaradev.goatcounter.com">Stats</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
|
||
</section> | ||
</nav> | ||
|
||
|
||
<div class="content"> | ||
|
||
<section class="container centered"> | ||
<div class="error"> | ||
<h1>404</h1> | ||
<h2>Page Not Found</h2> | ||
<p>Sorry, this page does not exist.<br />You can head back to the <a href="https://www.zansara.dev/">homepage</a>.</p> | ||
</div> | ||
</section> | ||
|
||
|
||
</div> | ||
|
||
<footer class="footer"> | ||
<section class="container"> | ||
© | ||
|
||
2023 - | ||
|
||
2024 | ||
Sara Zan | ||
· | ||
|
||
Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>. | ||
|
||
</section> | ||
</footer> | ||
|
||
</main> | ||
|
||
|
||
|
||
<script src="/js/coder.js"></script> | ||
|
||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
File renamed without changes.
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,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>https://www.zansara.dev/about/</title> | ||
<link rel="canonical" href="https://www.zansara.dev/about/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://www.zansara.dev/about/"> | ||
</head> | ||
</html> |
Oops, something went wrong.