3 Star 0 Fork 0

五宝山人/ebook-site

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
404.html 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
五宝山人 提交于 2023-04-16 17:20 . Site updated: 2023-04-16 17:20:26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>404 Not Found!</title>
<meta name="keywords" content="Acorn,Hexo,404,Design">
<meta name="description" content="Tribute Forrest Gump">
<link rel="stylesheet" href="/css/404.css">
</head>
<body>
<div class="notfound">
<figure class="figure-404 text-center">
<img src="/images/404.svg" role="img" alt="ICE AGE 404">
<figcaption class="mb-5">
<h2 class="h1 text-primary">Not Found!</h2>
<p class="text-primary">Do not leave your children unattended, all unattended children will be eaten.</p>
<p class="text-gray">不要让你的孩子无人看管,所有无人看管的孩子都会被吃掉。</p>
</figcaption>
<a class="btn btn-lg btn-primary text-white" href="/">返回首页</a>
</figure>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/five2hill/ebook.git
git@gitee.com:five2hill/ebook.git
five2hill
ebook
ebook-site
master

搜索帮助