From 61eae5c5f9881cab29712f6e696085baa977e1f9 Mon Sep 17 00:00:00 2001 From: Jeffrey Tse Date: Wed, 11 Sep 2019 12:19:34 +0800 Subject: release: v1.0.0 --- _layouts/404.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _layouts/404.html (limited to '_layouts/404.html') diff --git a/_layouts/404.html b/_layouts/404.html new file mode 100644 index 0000000..2bda249 --- /dev/null +++ b/_layouts/404.html @@ -0,0 +1,25 @@ +--- +layout: default +--- + + + +
+

404

+ +

Page not found :(

+

Try to check other pages through the menu.

+
-- cgit v1.2.3