-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
11 lines (10 loc) · 3.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html lang="JAVA"><head><meta charset="utf-8"><meta name="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="robots" content="index, follow"><title>Qi382`s tech log</title><meta name="description" content="A Blog Powered By Hexo"><link rel="icon" href="/favicon.svg"><link rel="stylesheet" href="https://unpkg.com/[email protected]/nanoreset.min.css"><link rel="stylesheet" href="/css/theme.css"><link rel="search" type="application/opensearchdescription+xml" href="/atom.xml" title="Qi382`s tech log"></head><body><div class="wrap" id="barba-wrapper"><header><h1 class="branding"><a href="/" title="Qi382`s tech log">Qi382`s tech log</a></h1><ul class="nav nav-list"><li class="nav-list-item"><a class="nav-list-link no-barba" href="/" target="_self">HOME</a></li><li class="nav-list-item"><a class="nav-list-link no-barba" href="/about/" target="_self">ABOUT</a></li><li class="nav-list-item"><a class="nav-list-link no-barba" href="https://github.com/qi382" target="_blank">GITHUB</a></li><li class="nav-list-item"><a class="nav-list-link no-barba" href="/atom.xml" target="_self">RSS</a></li></ul></header><div class="barba-container"><main class="container"><ul class="home post-list"><li class="post-list-item"><article class="post-block"><h2 class="post-title"><a class="post-title-link no-barba" href="/2018/12/05/about/">about</a></h2><div class="post-info"><a></a>2018-12-05</div><div class="post-content"></div><a class="read-more" href="/2018/12/05/about/">more… </a></article></li><li class="post-list-item"><article class="post-block"><h2 class="post-title"><a class="post-title-link no-barba" href="/2018/09/05/hello-world/">Hello World</a></h2><div class="post-info"><a></a>2018-09-05</div><div class="post-content"></div><a class="read-more" href="/2018/09/05/hello-world/">more… </a></article></li><li class="post-list-item"><article class="post-block"><h2 class="post-title"><a class="post-title-link no-barba" href="/2018/09/04/index/">index</a></h2><div class="post-info"><a></a>2018-09-04</div><div class="post-content"></div><a class="read-more" href="/2018/09/04/index/">more… </a></article></li></ul></main><footer><div class="paginator"></div><div class="copyright"><p>© 2016 - 2018 <a href="http://blog.qi382.com/">Qi</a><br>Powered by <a href="https://hexo.io/" rel="noreferrer" target="_blank">Hexo</a></p></div></footer></div></div><script>var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'A-125570081-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();</script><script src="https://cdnjs.cloudflare.com/ajax/libs/barba.js/1.0.0/barba.min.js"></script><script>document.addEventListener('DOMContentLoaded', function() {
Barba.Pjax.start()
})</script></body></html>