mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-29 04:35:27 +08:00
Address review comments
This commit is contained in:
5
404.html
5
404.html
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: 404
|
title: 404
|
||||||
|
permalink: /404.html
|
||||||
---
|
---
|
||||||
<div class="container-lg px-3">
|
<div class="container-lg px-3">
|
||||||
<header class="py-6">
|
<header class="py-6">
|
||||||
@@ -11,10 +12,10 @@ title: 404
|
|||||||
<code style="font-size: 1.05em">404</code>: Page not found
|
<code style="font-size: 1.05em">404</code>: Page not found
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="alt-h2 lh-condensed">
|
<h2 class="alt-h2 lh-condensed">
|
||||||
Something’s missing.
|
Something›s missing.
|
||||||
</h2>
|
</h2>
|
||||||
<p class="alt-lead text-gray-light mt-2 lh-condensed" style="opacity: 0.6">
|
<p class="alt-lead text-gray-light mt-2 lh-condensed" style="opacity: 0.6">
|
||||||
The page at this URL doesn’t exist.<br>
|
The page at this URL doesn›t exist.<br>
|
||||||
Are you looking for <a href="/">the homepage</a> or <a href="/docs">the docs?</a>
|
Are you looking for <a href="/">the homepage</a> or <a href="/docs">the docs?</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user