diff --git a/content/infos.json b/content/infos.json index 1ec9c0f..f40a800 100644 --- a/content/infos.json +++ b/content/infos.json @@ -1,7 +1,7 @@ { "age": 17, "hiring": { - "status": "not_available", - "color": "red" + "status": "available", + "color": "green" } } diff --git a/pages/contact.vue b/pages/contact.vue index 837523a..eb178b1 100644 --- a/pages/contact.vue +++ b/pages/contact.vue @@ -84,7 +84,7 @@
{{ $t('contact.available.start') }} {{ $t('hiring.status.' + status) }}