fix index.html...

master
502647092 2015-09-08 20:32:14 +08:00
parent 117a9ad408
commit 540efa0db5
2 changed files with 54 additions and 32 deletions

2
blog

@ -1 +1 @@
Subproject commit d1b5b45e5246a9fdff25b18c1bbb602c4ed3194d
Subproject commit 2c563715e5f833099550227b97ba587a1b8bbc46

View File

@ -7,42 +7,64 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript"
src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="javascripts/script.js"></script>
<title>CityCraft - Yum资源服务器</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div class="wrapper">
<header>
<h1 class="title">CityCraft</h1>
<h1 class="title">Yum资源服务器</h1>
</header>
<div id="container">
<p class="tagline">
<div class="current-section"> <a href="#top">Scroll to top</a> <a href="https://github.com/502647092/502647092.github.io/tarball/master" class="tar">tar</a><a href="https://github.com/502647092/502647092.github.io/zipball/master" class="zip">zip</a><a href="" class="code">source code</a>
<p class="name"></p>
</div>
</p>
<div id="main" role="main">
<div class="download-bar">
<div class="inner">该网站隶属于 <a href="#">CityCraft</a> 服务器</div>
<span class="blc"></span> <span class="trc"></span> </div>
<article class="markdown-body">
<h3> <a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a> 欢迎来到CityCraft Yum资源服务器. </h3>
<p>Yum资源服务器目前用来存放 CityCraft 服务器腐竹所开发的所有插件的更新资源!</p>
<p>目前处于测试阶段 <a href="http://ci.citycraft.cn:8800/jenkins">Jenkins构建站</a></p>
<p>喵♂呜的<a href="blog">博客</a></p>
</article>
</div>
</div>
<footer>
<div class="owner">
<p><a href="https://github.com/502647092" class="avatar"><img src="https://avatars1.githubusercontent.com/u/10203793?v=3&amp;s=60" width="48" height="48"></a>查看 <a href="https://github.com/502647092">502647092</a><a href="https://www.github.com">GitHub</a></p>
</div>
<div class="creds"> <small>该网页由 <a href="https://pages.github.com/">GitHub Pages</a> 生成</small> </div>
</footer>
</div>
<div class="wrapper">
<header>
<h1 class="title">CityCraft</h1>
<h1 class="title">Yum资源服务器</h1>
</header>
<div id="container">
<p class="tagline">
<div class="current-section">
<a href="#top">Scroll to top</a> <a
href="https://github.com/502647092/502647092.github.io/tarball/master"
class="tar">tar</a><a
href="https://github.com/502647092/502647092.github.io/zipball/master"
class="zip">zip</a><a href="" class="code">source code</a>
<p class="name"></p>
</div>
<div id="main" role="main">
<div class="download-bar">
<div class="inner">
该网站隶属于 <a href="#">CityCraft</a> 服务器
</div>
<span class="blc"></span> <span class="trc"></span>
</div>
<article class="markdown-body">
<h3>
<a id="welcome-to-github-pages" class="anchor"
href="#welcome-to-github-pages" aria-hidden="true"><span
class="octicon octicon-link"></span></a> 欢迎来到CityCraft Yum资源服务器.
</h3>
<p>Yum资源服务器目前用来存放 CityCraft 服务器腐竹所开发的所有插件的更新资源!</p>
<p>
目前处于测试阶段 <a href="http://ci.citycraft.cn:8800/jenkins">Jenkins构建站</a>
</p>
</article>
</div>
</div>
<footer>
<div class="owner">
<p>
<a href="https://github.com/502647092" class="avatar"><img
src="https://avatars1.githubusercontent.com/u/10203793?v=3&amp;s=60"
width="48" height="48"></a>查看 502647092 的 <a
href="https://github.com/502647092">GitHub</a> <a href="blog">博客</a>
</p>
</div>
<div class="creds">
<small>该网页由 <a href="https://pages.github.com/">GitHub
Pages</a> 生成
</small>
</div>
</footer>
</div>
</body>
</html>