From 87655c88c919db46c9472af53c0d243ff0cae360 Mon Sep 17 00:00:00 2001 From: Boris Kubiak Date: Tue, 10 Apr 2018 18:56:07 +0200 Subject: [PATCH] Try the jekyll-seo-tag --- _config.yml | 8 ++++++++ index.html | 5 +---- 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c36cd30 --- /dev/null +++ b/_config.yml @@ -0,0 +1,8 @@ +title: Vanity ETH +description: Vanity-ETH is a browser-based tool to generate Ethereum vanity addresses. Use the power of your browser to generate a custom ETH vanity address! +url: vanity-eth.tk +#logo: TODO +google_site_verification: DFWJVWz9IRrh-wjBxn0Y8ith5FTqMeJTSUtuJ595BEs + +plugins: + - jekyll-seo-tag diff --git a/index.html b/index.html index 16613f0..5f26020 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,7 @@ - - Vanity ETH - + {% seo %}