basic 404
This commit is contained in:
parent
82a46fb35e
commit
b27d41ed78
@ -18,7 +18,10 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="intro">
|
<div id="intro">
|
||||||
<h2>Go by Example</h2>
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user