1 Star 0 Fork 0

Andy Zhou / Blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 720 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andy Zhou 提交于 2020-09-30 18:24 . Update on 2020/09/30
<!DOCTYPE html>
<html>
<head>
<title>
My Blog
</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/stylesheet.css">
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://cdn.staticfile.org/twitter-bootstrap/4.5.2/js/bootstrap.bundle.js">
</script>
</head>
<body class="container">
<h1>Index</h1>
<ul class="list-group">
<caption>Blogs Sort By Date</caption>
<li class="list-group-item">
<a href="blogs/20200412.html">
2020-04-12
</a>
<a href="blogs/20200930.html">
2020-09-30
</a>
</li>
</ul>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/andyzhouty/Blog.git
git@gitee.com:andyzhouty/Blog.git
andyzhouty
Blog
Blog
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891