mirror of
https://e.coding.net/circlecloud/citycraft.cn.git
synced 2024-11-16 10:48:45 +00:00
add upyun...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
8e09ae4d88
commit
1182d17ab1
97
index.html
97
index.html
@ -14,53 +14,54 @@
|
|||||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<header>
|
<header>
|
||||||
<h1 class="title">CityCraft</h1>
|
<h1 class="title">CityCraft</h1>
|
||||||
<h1 class="title">Yum资源服务器</h1>
|
<h1 class="title">Yum资源服务器</h1>
|
||||||
</header>
|
</header>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<div class="tagline">
|
<div class="tagline">
|
||||||
<div id="main" role="main">
|
<div id="main" role="main">
|
||||||
<div class="download-bar">
|
<div class="download-bar">
|
||||||
<div class="owner">
|
<div class="owner">
|
||||||
<span style="color: white;">该网站隶属于 <a href="#">CityCraft</a> 服务器
|
<span style="color: white;">该网站隶属于 <a href="#">CityCraft</a> 服务器
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<span class="blc"></span> <span class="trc"></span>
|
<span class="blc"></span> <span class="trc"></span>
|
||||||
</div>
|
</div>
|
||||||
<article class="markdown-body">
|
<article class="markdown-body">
|
||||||
<h3>
|
<h3>
|
||||||
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>
|
<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资源服务器.
|
欢迎来到CityCraft Yum资源服务器.
|
||||||
</h3>
|
</h3>
|
||||||
<p>Yum资源服务器目前用来存放 CityCraft 服务器腐竹所开发的所有插件的更新资源!</p>
|
<p>Yum资源服务器目前用来存放 CityCraft 服务器腐竹所开发的所有插件的更新资源!</p>
|
||||||
<p>
|
<p>
|
||||||
目前处于测试阶段 <a href="http://ci.citycraft.cn:8800/jenkins">Jenkins构建站</a>
|
目前处于测试阶段 <a href="http://ci.citycraft.cn:8800/jenkins">Jenkins构建站</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<div class="owner">
|
<div class="owner">
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/502647092" class="avatar"><img src="https://avatars1.githubusercontent.com/u/10203793" width="48" height="48"></a>查看
|
<a href="https://github.com/502647092" class="avatar"><img src="https://avatars1.githubusercontent.com/u/10203793" width="48"
|
||||||
502647092 的 <a href="https://github.com/502647092">GitHub</a> 和 <a href="blog">博客</a>
|
height="48"></a>查看 502647092 的 <a href="https://github.com/502647092">GitHub</a> 和 <a href="blog">博客</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="creds">
|
<div class="creds">
|
||||||
<small>该网页由 <a href="https://pages.github.com/">GitHub Pages</a> 生成 <script type="text/javascript">
|
<a href="https://www.upyun.com" class="avatar"><img src="https://www.upyun.com/images/league/90X45.png"></a> <small>该网页由
|
||||||
var cnzz_protocol = (("https:" == document.location.protocol) ? " https://"
|
<a href="https://pages.github.com/">GitHub Pages</a> 生成 <script type="text/javascript">
|
||||||
: " http://");
|
var cnzz_protocol = (("https:" == document.location.protocol) ? " https://"
|
||||||
document
|
: " http://");
|
||||||
.write(unescape("%3Cspan id='cnzz_stat_icon_1256293927'%3E%3C/span%3E%3Cscript src='"
|
document
|
||||||
+ cnzz_protocol
|
.write(unescape("%3Cspan id='cnzz_stat_icon_1256293927'%3E%3C/span%3E%3Cscript src='"
|
||||||
+ "s11.cnzz.com/z_stat.php%3Fid%3D1256293927%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));
|
+ cnzz_protocol
|
||||||
</script>
|
+ "s11.cnzz.com/z_stat.php%3Fid%3D1256293927%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));
|
||||||
</small>
|
</script>
|
||||||
</div>
|
</small>
|
||||||
</footer>
|
</div>
|
||||||
</div>
|
</footer>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user