updated to reflect the live site

This commit is contained in:
2023-01-02 11:50:23 -08:00
parent 327a522882
commit f2791432e1
10 changed files with 104 additions and 66 deletions

View File

@ -13,10 +13,16 @@ define('shortTitle', '');
define('description', '');
// The favicon for your site
define('favicon', '/images/favicon.ico?v1');
define('favicon', '/a/image.png');
// Logo for your site, displayed on home page
define('logo', '/frontend/assets/img/logo_white.png');
// Keywords for site
define('keywords', 'Blank, Blank, Blank');
// OG Image for site
define('ogimg', '/a/image.png');
// Wordmark for homepage
define('wordmark', '/a/image.png');
// Enable reCAPTCHA V3
// It is highly recommended you use reCAPTCHA V3. It will stop spam. You can get a site and secret key from here: https://www.google.com/recaptcha/admin/create