-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (17 loc) · 5.22 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!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>arravast</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://greenep.github.io/gh_pages/"><link rel="alternate" type="application/atom+xml" href="https://greenep.github.io/gh_pages/feed.xml"><link rel="alternate" type="application/json" href="https://greenep.github.io/gh_pages/feed.json"><meta property="og:title" content="arravast"><meta property="og:site_name" content="arravast"><meta property="og:description" content=""><meta property="og:url" content="https://greenep.github.io/gh_pages/"><meta property="og:type" content="website"><style>:root{--body-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--heading-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--logo-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--menu-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}</style><link rel="stylesheet" href="https://greenep.github.io/gh_pages/assets/css/style.css?v=05ae0ae2b389f01b91cdf8a8e44e6817"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"arravast","url":"https://greenep.github.io/gh_pages/"}</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://greenep.github.io/gh_pages/">arravast</a></header><main><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Welcome to my blog :)</h1><p>Create a unique and beautiful blog quickly and easily.</p><div class="post__meta post__meta--author"><a href="https://greenep.github.io/gh_pages/authors/ep/" class="feed__author invert">ep</a></div></div></header></div><div class="feed"><article class="feed__item"><header class="wrapper"><div class="feed__meta"><a href="https://greenep.github.io/gh_pages/authors/ep/" class="feed__author invert">ep</a> <time datetime="2021-04-21T18:24" class="feed__date">April 21, 2021</time></div><h2><a href="https://greenep.github.io/gh_pages/before-the-summer.html" class="invert">Before the summer</a></h2></header><div class="wrapper"><p>Wondering if highlight looks better</p><a href="https://greenep.github.io/gh_pages/before-the-summer.html" class="readmore feed__readmore invert">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><div class="feed__meta"><a href="https://greenep.github.io/gh_pages/authors/ep/" class="feed__author invert">ep</a> <time datetime="2021-04-21T18:17" class="feed__date">April 21, 2021</time></div><h2><a href="https://greenep.github.io/gh_pages/blast-off.html" class="invert">Blast off</a></h2></header><div class="wrapper"><p>Wanted to see how easy this actually was...</p><a href="https://greenep.github.io/gh_pages/blast-off.html" class="readmore feed__readmore invert">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><div class="feed__meta"><a href="https://greenep.github.io/gh_pages/authors/ep/" class="feed__author invert">ep</a> <time datetime="2021-04-21T16:20" class="feed__date">April 21, 2021</time></div><h2><a href="https://greenep.github.io/gh_pages/this-is-my-first-post.html" class="invert">This is my first post.</a></h2></header><div class="wrapper"><blockquote><a href="https://greenep.github.io/gh_pages/this-is-my-first-post.html" class="readmore feed__readmore invert">Continue reading...</a></blockquote></div></article></div></main><footer class="footer"><div class="footer__copyright"><p>Powered by <a href="https://getpublii.com" target="_blank" rel="nofollow noopener">Publii</a></p></div><button class="footer__bttop js-footer__bttop" aria-label="Back to top"><svg><title>Back to top</title><use xlink:href="https://greenep.github.io/gh_pages/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script>window.publiiThemeMenuConfig = {
mobileMenuMode: 'sidebar',
animationSpeed: 300,
submenuWidth: 'auto',
doubleClickTime: 500,
mobileMenuExpandableSubmenus: true,
relatedContainerForOverlayMenuSelector: '.top',
};</script><script defer="defer" src="https://greenep.github.io/gh_pages/assets/js/scripts.min.js?v=f4c4d35432d0e17d212f2fae4e0f8247"></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>