Skip to content

Commit

Permalink
update page so it does not rely on app store for page content
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Feb 3, 2024
1 parent 5c02e43 commit 1f0fc1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#page title
page_title : # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually.
page_title : Reveille Rides # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually.

# App Info
ios_app_id : 6475358068 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190).
Expand All @@ -10,9 +10,9 @@ playstore_link :
presskit_download_link : # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file).
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").

app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_icon : assets/icon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
app_name : Reveille Rides # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_price : Free # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_description : The new bus transportation app for Aggies

enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
Expand Down
Binary file added assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f0fc1e

Please sign in to comment.