-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
18 lines (17 loc) · 3.53 KB
/
Copy path404.html
File metadata and controls
18 lines (17 loc) · 3.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html><html lang="ru"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Error 404 - Gerzhan Nikolay</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://gerzhan.github.io/feed.xml" title="Gerzhan Nikolay - RSS"><link rel="alternate" type="application/json" href="https://gerzhan.github.io/feed.json" title="Gerzhan Nikolay - JSON"><meta property="og:title" content="Gerzhan Nikolay"><meta property="og:site_name" content="Gerzhan Nikolay"><meta property="og:description" content=""><meta property="og:url" content="https://gerzhan.github.io/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://gerzhan.github.io/assets/css/style.css?v=dfc2b7bc369d646ef98d75a857083e05"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Gerzhan Nikolay","url":"https://gerzhan.github.io/"}</script></head><body><header class="topbar" id="js-header"><div class="topbar__inner"><a class="logo" href="https://gerzhan.github.io/">Gerzhan Nikolay</a><nav class="navbar"><button class="navbar__toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"></ul></nav></div></header><div class="content"><div class="infobar"><div class="infobar__update">Last Updated: <time datetime="2025-05-16T21:34">25/05/16 21:34:48</time></div><div class="infobar__search"><form action="https://gerzhan.github.io/search.html"><input type="search" name="q" placeholder="search..." aria-label="Search input"> <button type="submit" aria-label="Submit"><svg role="presentation" focusable="false" width="15px" height="14px"><use xlink:href="https://gerzhan.github.io/assets/svg/svg-map.svg#search"/></svg></button></form></div></div><main class="main"><div class="page"><h1 class="page__title box__title">404</h1><p>Ooops, something went wrong</p></div></main><div class="sidebar"><section class="box authors"><h3 class="box__title">Authors</h3><ul class="authors__cotainer"></ul></section><section class="newsletter box box--gray"><h3 class="box__title">Newsletter</h3><p class="newsletter__description">Sign up to receive email updates and to hear what's going on with us!</p><form>...</form></section></div><footer class="footer"><a class="footer__logo" href="https://gerzhan.github.io/">Gerzhan Nikolay</a><nav><ul class="footer__nav"></ul></nav><div class="footer__copyright"><p>Powered by Gerzhan</p></div></footer></div><script>window.publiiThemeMenuConfig = {
mobileMenuMode: 'sidebar',
animationSpeed: 300,
submenuWidth: 'auto',
doubleClickTime: 500,
mobileMenuExpandableSubmenus: true,
relatedContainerForOverlayMenuSelector: '.navbar',
};</script><script defer="defer" src="https://gerzhan.github.io/assets/js/scripts.min.js?v=bb66f1d815180573784f8434c8f0bf78"></script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>