1 Star 0 Fork 0

有故事的小脑斧 / openness-specs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
404.html 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
<!--
SPDX-License-Identifier: Apache-2.0
Copyright (c) 2020 Intel Corporation
-->
---
layout: openness
---
<style>
.error-page{
color: #555;
font-size: 16px;
line-height: 32px;
font-family: 'Montserrat', sans-serif;
}
.error-page h2 {
text-align: left;
text-transform: uppercase;
font-size: 30px;
margin-bottom: 10px;
color: #193f6e;
font-weight: 600;
}
@media (max-width:768px){
.error-page{
font-size: 14px;
}
}
</style>
<div class="container">
<div class="error-page">
<h2>Page Not Found!</h2>
<p><strong>Sorry, you may not be able to visit requested page because of following reasons:</strong></p>
<ol>
<li>An <strong>out-of-date bookmark/favourite</strong></li>
<li>A search engine that has an <strong>out-of-date listing for this site</strong></li>
<li>A <strong>mistyped address</strong></li>
<li>You have <strong>no access</strong> to this page</li>
<li>The requested resource was not found.</li>
<li>An error has occurred while processing your request.</li>
</ol>
</div>
</div>
1
https://gitee.com/fe.zookeeper/openness-specs.git
git@gitee.com:fe.zookeeper/openness-specs.git
fe.zookeeper
openness-specs
openness-specs
master

搜索帮助