From d18415dd63a68efb99c10111954e883217105b20 Mon Sep 17 00:00:00 2001 From: bwees Date: Sun, 7 Apr 2024 11:31:58 -0500 Subject: [PATCH] update to new domain --- README.md | 4 +++- _config.yml | 4 ++-- _includes/header.html | 2 +- _pages/support.md | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e55f3b8..594feda 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Maroon Rides Website -https://reveillerides.app +https://maroonrides.app + +Redirect on https://reveillerides.app diff --git a/_config.yml b/_config.yml index 4108cb8..3a405fa 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,7 @@ page_title : Maroon Rides ios_app_id : 6475358068 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). ios_app_country : us # Required outside USA. Enter 2 letter country code as in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 -appstore_link : https://apps.apple.com/app/apple-store/id6475358068?pt=126828796&ct=reveillerides.app&mt=8 # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. +appstore_link : https://apps.apple.com/app/apple-store/id6475358068?pt=126828796&ct=maroonrides.app&mt=8 # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. playstore_link : # Enter Google Play Store URL. 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"). @@ -23,7 +23,7 @@ enable_smart_app_banner : true your_name : Maroon Rides your_link : https://www.linkedin.com/company/maroon-rides your_city : College Station, TX -email_address : contact@reveillerides.app +email_address : contact@maroonrides.app facebook_username : instagram_username : reveillerides twitter_username : diff --git a/_includes/header.html b/_includes/header.html index 8805eb3..09c961e 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -32,7 +32,7 @@
  • Press Kit
  • {% endif %} -
  • Contact Us
  • +
  • Contact Us
  • \ No newline at end of file diff --git a/_pages/support.md b/_pages/support.md index 4be5c51..f32f506 100644 --- a/_pages/support.md +++ b/_pages/support.md @@ -5,4 +5,4 @@ include_in_header: false --- # Support -### Reach out to us at [contact@reveillerides.app](mailto:contact@reveillerides.app) for support \ No newline at end of file +### Reach out to us at [contact@maroonrides.app](mailto:contact@maroonrides.app) for support \ No newline at end of file