We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499c945 commit 547bb50Copy full SHA for 547bb50
_config.yml
@@ -3,7 +3,7 @@ page_title :
3
4
# App Info
5
ios_app_id : 1234793120 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190).
6
-ios_app_country : us # Optional, Enter 2 letter country code as in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
+ios_app_country : us # Required outside USA. Enter 2 letter country code as in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
7
8
appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
9
playstore_link : # Enter Google Play Store URL.
@@ -139,4 +139,4 @@ collections:
139
permalink: /:path/
140
141
# Markdown rendering
142
-markdown: kramdown
+markdown: kramdown
0 commit comments