代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html>
<!-- Html Head Tag-->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Sailist">
<!-- Open Graph Data -->
<meta property="og:title" content="SaiBlog"/>
<meta property="og:description" content="" />
<meta property="og:site_name" content="SaiBlog"/>
<meta property="og:type" content="website" />
<meta property="og:image" content="http://sailist.gitee.io/saiblog"/>
<link rel="alternate" href="/atom.xml" title="SaiBlog" type="application/atom+xml">
<link rel="icon" href="/favicon.png">
<!-- Site Title -->
<title>SaiBlog</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="/saiblog/css/bootstrap.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/saiblog/css/style.light.css">
<!-- Google Analytics -->
</head>
<body>
<!-- Page Header -->
<header class="site-header header-background" style="background-image: url(/saiblog//img/default-banner-dark.jpg)">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="page-title with-background-image">
<p class="title">SaiBlog</p>
<p class="subtitle"></p>
</div>
<div class="site-menu with-background-image">
<ul>
<li>
<a href="/saiblog/">
Home
</a>
</li>
<li>
<a href="/saiblog/archives">
Archives
</a>
</li>
<li>
<a href="https://github.com/sailist" target="_blank" rel="noopener">
Github
</a>
</li>
<li>
<a href="mailto:sailist@outlook.com" target="_blank" rel="noopener">
Email
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!-- Home Page Post List -->
<div class="container">
<div class="row">
<div class="col-lg-10 col-md-10 col-md-offset-1">
<div class="post-item-wrapper">
<a href="/saiblog/2019/10/25/b/" class="post-title">
b
</a>
<div class="post-excerpt">
<!-- Post Date and Categories -->
<div class="date-and-category">
<div class="date">2019-10-25</div>
<div class="categories">
Uncategorized
</div>
</div>
<!-- Post Excerpt -->
<div class="excerpt typo">No Post Excerpt</div>
<!-- Post Tags -->
<div class="tags">
<div class="untagged">Untagged</div>
</div>
</div>
</div>
<div class="post-item-wrapper">
<a href="/saiblog/2019/10/25/a/" class="post-title">
a
</a>
<div class="post-excerpt">
<!-- Post Date and Categories -->
<div class="date-and-category">
<div class="date">2019-10-25</div>
<div class="categories">
Uncategorized
</div>
</div>
<!-- Post Excerpt -->
<div class="excerpt typo">No Post Excerpt</div>
<!-- Post Tags -->
<div class="tags">
<div class="untagged">Untagged</div>
</div>
</div>
</div>
<div class="post-item-wrapper">
<a href="/saiblog/2019/10/25/hello-world/" class="post-title">
Hello World
</a>
<div class="post-excerpt">
<!-- Post Date and Categories -->
<div class="date-and-category">
<div class="date">2019-10-25</div>
<div class="categories">
Uncategorized
</div>
</div>
<!-- Post Excerpt -->
<div class="excerpt typo">No Post Excerpt</div>
<!-- Post Tags -->
<div class="tags">
<div class="untagged">Untagged</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Pagination -->
<div class="container">
<div class="row">
<div class="col-lg-10 col-md-10 col-md-offset-1">
<ul class="pagination">
</ul>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<p class="copyright text-muted">
Theme By <a target="_blank" href="https://github.com/levblanc">Levblanc.</a>
Inspired By <a target="_blank" href="https://github.com/klugjo/hexo-theme-clean-blog">Clean Blog.</a>
<p class="copyright text-muted">
Powered By <a target="_blank" href="https://hexo.io/">Hexo.</a>
</p>
</div>
</div>
</div>
</footer>
<!-- After Footer Scripts -->
<script src="/saiblog/js/highlight.pack.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
var codeBlocks = Array.prototype.slice.call(document.getElementsByTagName('pre'))
codeBlocks.forEach(function(block, index) {
hljs.highlightBlock(block);
});
});
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。