Fix up money moniker to be more elegant

This commit is contained in:
Marshall Polaris 2022-05-17 20:04:39 -07:00
parent 76ffe8eea1
commit 4bba070423

View File

@ -43,7 +43,7 @@ export const PROD_CONFIG: EnvConfig = {
], ],
visibility: 'PUBLIC', visibility: 'PUBLIC',
moneyMoniker: 'M$', moneyMoniker: '\u0336\uFE69',
navbarLogoPath: '', navbarLogoPath: '',
faviconPath: '/favicon.ico', faviconPath: '/favicon.ico',
newQuestionPlaceholders: [ newQuestionPlaceholders: [