mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
Use regular quotes in the 404 page.
This commit is contained in:
4
404.html
4
404.html
@@ -12,10 +12,10 @@ permalink: /404.html
|
||||
<code style="font-size: 1.05em">404</code>: Page not found
|
||||
</h1>
|
||||
<h2 class="alt-h2 lh-condensed">
|
||||
Something›s missing.
|
||||
Something's missing.
|
||||
</h2>
|
||||
<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>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user