diff --git a/.travis.yml b/.travis.yml index c6c9759..5f4ee31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ script: - npm run build # Remove unwanted files -- find . -maxdepth 1 -type f -not -name 'LICENSE' -not -name 'index.html' -not -name 'README.md' -not -name '_config.yml' -delete && +- find . -maxdepth 1 -type f -not -name 'LICENSE' -not -name 'index.html' -not -name 'README.md' -delete && rm -fr node_modules src dist/vanity.js # Cache busting diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 33adcf6..0000000 --- a/_config.yml +++ /dev/null @@ -1,8 +0,0 @@ -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: https://i.imgur.com/lv6Gej5.png -google_site_verification: DFWJVWz9IRrh-wjBxn0Y8ith5FTqMeJTSUtuJ595BEs - -plugins: - - jekyll-seo-tag diff --git a/index.html b/index.html index 3732aef..59dc0cf 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,21 @@ ---- ---- - + - {% seo %} + Vanity ETH | Ethereum vanity address generator + + + + + + + +