|
|
@@ -16,7 +16,7 @@
|
|
|
title: MiKee
|
|
|
description: # Optional - Enter your site description
|
|
|
|
|
|
-favicon: images/favicon.png # uncomment if uploading own favicon
|
|
|
+favicon: assets/img/favicon.png # uncomment if uploading own favicon
|
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-favicon.png - can be .ico or .png
|
|
|
# 16px or greater, square
|
|
|
@@ -28,17 +28,17 @@ app:
|
|
|
|
|
|
ios_beta: https://testflight.apple.com/join/0Y5rP4jN
|
|
|
|
|
|
- icon: images/app-icon-512.png # Leave blank to auto-magically populate
|
|
|
+ icon: assets/img/app-icon-512.png # Leave blank to auto-magically populate
|
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-icon-512.png
|
|
|
# 512px or greater, square
|
|
|
|
|
|
- favicon: images/favicon.png # uncomment if uploading own favicon
|
|
|
+ favicon: assets/img/favicon.png # uncomment if uploading own favicon
|
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-favicon.png - can be .ico or .png
|
|
|
# 16px or greater, square
|
|
|
|
|
|
- screenshot: images/mikee-all-screenshot.png # Leave blank to auto-magically populate
|
|
|
+ screenshot: assets/img/mikee-all-screenshot.png # Leave blank to auto-magically populate
|
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-screen-640x1136.png
|
|
|
# 640x1136px
|