diff options
| -rw-r--r-- | www/img/ninja.png | bin | 0 -> 32886 bytes | |||
| -rw-r--r-- | www/templates/wizard.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/img/ninja.png b/www/img/ninja.png Binary files differnew file mode 100644 index 00000000..7105fc04 --- /dev/null +++ b/www/img/ninja.png diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 84b7dba7..25e59737 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -9,7 +9,7 @@ <h4> <i id="transition-delay" class="animated swing ion-wand" style="font-size:2em"></i> {{'kWelcomeWizard' | translate}}</h4> - <img src="img/wizard.svg" width="100px" style="float:left" /> + <img src="img/ninja.png" width="100px" style="float:left; padding:10px;" /> <p>{{'kWizConfigPain' | translate}}</p> <h4>{{'kWizPortalUrl' | translate}}</h4> <label class="item item-input"> |
