reconnect
This commit is contained in:
22
.github/404.html
vendored
Normal file
22
.github/404.html
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Page Not Found
|
||||
layout: page
|
||||
permalink: /404.html
|
||||
# this creates a 404 page automatically handled by GitHub Pages
|
||||
# the cow is from the linux program "cowsay"
|
||||
---
|
||||
|
||||
<h1>404?</h1>
|
||||
<p>Sorry, but the page you were trying to view does not exist.</p>
|
||||
|
||||
<pre><code>
|
||||
____________
|
||||
< Sorry, 404 >
|
||||
------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
|
||||
</code></pre>
|
||||
Reference in New Issue
Block a user