Don't delete _config file

This commit is contained in:
Boris Kubiak 2018-04-10 19:03:46 +02:00
parent a902c9d6db
commit f5d163712c
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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: