mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(design)(bug) fix typo
This commit is contained in:
parent
0cf4b48415
commit
bf1287bdf4
@ -103,7 +103,7 @@ export default {
|
||||
accentColours: [
|
||||
{
|
||||
name: 'primary',
|
||||
colour: '#c71585',
|
||||
colour: '#c71585',
|
||||
},
|
||||
{
|
||||
name: 'secondary',
|
||||
@ -152,7 +152,7 @@ export default {
|
||||
label: 'Team logo',
|
||||
links: {
|
||||
'/img-local/logo/logo-full-path.svg': 'SVG',
|
||||
'/img-local/logo/logo-full.ong': 'PNG',
|
||||
'/img-local/logo/logo-full.png': 'PNG',
|
||||
},
|
||||
warning: 'This logo might be different in other language versions.',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user