From 43b5c4db5ed809d133dfd58f363b22772e38b5e4 Mon Sep 17 00:00:00 2001 From: muttongo <44430595+muttongo@users.noreply.github.com> Date: Wed, 24 Oct 2018 17:09:36 +0800 Subject: [PATCH 1/3] Create goat.html --- goat.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 goat.html diff --git a/goat.html b/goat.html new file mode 100644 index 0000000000..0fa3648394 --- /dev/null +++ b/goat.html @@ -0,0 +1,15 @@ + + + + + +. + + + +
+ +
+ + + From d0a63675d4e27856cbf021c7cd158b3e5671b43c Mon Sep 17 00:00:00 2001 From: muttongo <44430595+muttongo@users.noreply.github.com> Date: Fri, 9 Nov 2018 01:42:54 +0800 Subject: [PATCH 2/3] Update goat.html --- goat.html | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/goat.html b/goat.html index 0fa3648394..b716185b31 100644 --- a/goat.html +++ b/goat.html @@ -1,15 +1,13 @@ - - - - - -. - - - -
- -
+ + + + + + - From 01277d86c6263320becd2082fe014635bfc22b78 Mon Sep 17 00:00:00 2001 From: muttongo <44430595+muttongo@users.noreply.github.com> Date: Fri, 9 Nov 2018 22:20:32 +0800 Subject: [PATCH 3/3] Set theme jekyll-theme-time-machine --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000000..ddeb671b60 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-time-machine \ No newline at end of file