代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://haloged.github.io/haloged1/logo001.ico" type="image/x-icon">
<link href="https://cdn.staticfile.org/twitter-bootstrap/5.1.1/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.staticfile.org/twitter-bootstrap/5.1.1/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@waline/client@v2/dist/waline.css"/>
<title>预览版更新日志</title>
</head>
<body>
<center><h1 class="text-info">博客生成器预览版更新日志</h1></center>
</br>
</br>
<div class="container mt-3">
<table class="table">
<thead>
<tr>
<th>更新日期</th>
<th>更新内容</th>
<th>负责人</th>
</tr>
</thead>
<tbody>
<tr>
<td>2023年7月7日</td>
<td>注册页面</td>
<td>haloged</td>
</tr>
<tr>
<td>2023年7月14日</td>
<td>仪表盘页面</td>
<td>haloged</td>
</tr>
<tr>
<td>2023年7月19日</td>
<td>更新文档</td>
<td>haloged</td>
</tr>
</tbody>
</table>
<div id="waline"></div>
</div>
<script type="module">
import { init } from 'https://unpkg.com/@waline/client@v2/dist/waline.mjs';
init({
el: '#waline',
serverURL: 'https://blog-builder-waline.haloged.eu.org',
});
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。