diff --git a/.travis.yml b/.travis.yml index 5f4ee31..c6c9759 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' -delete && +- find . -maxdepth 1 -type f -not -name 'LICENSE' -not -name 'index.html' -not -name 'README.md' -not -name '_config.yml' -delete && rm -fr node_modules src dist/vanity.js # Cache busting diff --git a/_config.yml b/_config.yml index c36cd30..33adcf6 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ 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 +logo: https://i.imgur.com/lv6Gej5.png google_site_verification: DFWJVWz9IRrh-wjBxn0Y8ith5FTqMeJTSUtuJ595BEs plugins: