Init commit

This commit is contained in:
Cotes Chung
2021-01-26 05:13:40 +08:00
commit 32cd3112ba
27 changed files with 886 additions and 0 deletions

20
404.html Normal file
View File

@ -0,0 +1,20 @@
---
layout: page
title: "404: Page not found"
permalink: /404.html
redirect_from:
- /norobots/
- /assets/
- /tabs/
- /categories/
- /tags/
- /posts/
dynamic_title: true
---
<div class="lead">
<p>Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. </p>
<p><a href="{{ site.baseurl }}/">Head back Home</a> to try finding it again, or search for it on the <a href="{{ site.baseurl }}/tabs/archives">Archives page</a>.</p>
</div>