-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
11 lines (10 loc) · 3.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html lang="en"><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>bruvzg.github.io</title><meta name="robots" content="noindex,nofollow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="alternate" type="application/atom+xml" href="https://bruvzg.github.io/feed.xml"><link rel="alternate" type="application/json" href="https://bruvzg.github.io/feed.json"><meta property="og:title" content="bruvzg.github.io"><meta property="og:image" content="https://bruvzg.github.io/media/website/logo.png"><meta property="og:image:width" content="400"><meta property="og:image:height" content="400"><meta property="og:site_name" content="bruvzg.github.io"><meta property="og:description" content=""><meta property="og:url" content="https://bruvzg.github.io/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://bruvzg.github.io/assets/css/style.css?v=dc466dac27b4315e393f0a508ebb3bc5"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"bruvzg.github.io","logo":"https://bruvzg.github.io/media/website/logo.png","url":"https://bruvzg.github.io/"}</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://bruvzg.github.io/"><img src="https://bruvzg.github.io/media/website/logo.png" alt="bruvzg.github.io" width="400" height="400"></a><nav class="navbar js-navbar"><button class="navbar__toggle js-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"><li><a href="https://bruvzg.github.io/tags/" target="_self">Tags</a></li></ul></nav></header><main><div class="hero"><header class="hero__content"><div class="wrapper"><h1 class="align-left">bruvzg.github.io</h1></div></header></div><div class="feed"></div></main><footer class="footer"><div class="footer__copyright"><p><a rel="me" href="https://mastodon.gamedev.place/@bruvzg">@[email protected]</a></p><p><a href="https://github.com/bruvzg" title="github.com/bruvzg" target="_blank" rel="noopener">github.com/bruvzg</a></p><p>Powered by <a href="https://getpublii.com" target="_blank" rel="nofollow noopener">Publii</a></p></div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://bruvzg.github.io/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://bruvzg.github.io/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</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>