feat: ✨ add description for viktor
This commit is contained in:
parent
841c76c13a
commit
9477160d92
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,7 @@ const firstName = 'Viktor',
|
||||||
eyesPrimary: '#a7eef1',
|
eyesPrimary: '#a7eef1',
|
||||||
eyesSecondary: '#6dabd1'
|
eyesSecondary: '#6dabd1'
|
||||||
},
|
},
|
||||||
description = '',
|
description = 'Hardened-up, but far from fossilized!',
|
||||||
jobs = [
|
jobs = [
|
||||||
{
|
{
|
||||||
title: 'Bartender',
|
title: 'Bartender',
|
||||||
|
@ -150,6 +150,7 @@ export default {
|
||||||
pronouns,
|
pronouns,
|
||||||
orientation,
|
orientation,
|
||||||
role,
|
role,
|
||||||
|
description,
|
||||||
jobs,
|
jobs,
|
||||||
getFullName,
|
getFullName,
|
||||||
getTraits,
|
getTraits,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue