You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ playstore_link :
9
9
presskit_download_link : https://dribbble.com/mukireus # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file).
10
10
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
11
11
12
-
app_icon : #assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
12
+
app_icon : assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
13
13
app_name : Covid-19 Tracker # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
14
14
app_price : Free # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
15
15
app_description : COVID-19 is the infectious disease caused by the most recently discovered coronavirus. You can get information about the number of cases with this app.
0 commit comments