basic 404
This commit is contained in:
parent
82a46fb35e
commit
b27d41ed78
@ -18,7 +18,10 @@
|
||||
<body>
|
||||
<div id="intro">
|
||||
<h2>Go by Example</h2>
|
||||
<p>Sorry, we couldn't find that!</p>
|
||||
<p>Sorry, we couldn't find that! Check out the <a href="./">home page</a>?</p>
|
||||
<p class="footer">
|
||||
Follow <a href="https://twitter.com/gobyexample">@gobyexample</a> for updates. <a href="https://github.com/mmcgrana/gobyexample">Source</a> & <a href="https://github.com/mmcgrana/gobyexample#license">license</a>.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user