From 589e460678c955c31b7c7338ea10c8be97b5c34f Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Wed, 16 Jan 2019 15:39:01 +0100 Subject: [PATCH] Index page is jekyll-friendly --- _layouts/default.html | 55 +++++++++++++++++++++++++++++++++++++++++ index.html | 57 +++---------------------------------------- 2 files changed, 58 insertions(+), 54 deletions(-) create mode 100644 _layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000000..1423dfa028 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,55 @@ + + + + + + + + Go Ethereum + + + + + + + + + + + + + + + + + + + + + + {{ page.content }} +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index fbcd6e2a51..8e4dc39c03 100644 --- a/index.html +++ b/index.html @@ -1,51 +1,6 @@ - - - - - - - - Go Ethereum - - - - - - - - - - - - - - - - - - - - - +--- +layout: default +---

Go Ethereum

@@ -90,10 +45,4 @@

See our installation guide or our wiki pages for details!

-
- - -