Updated TAs and contact

This commit is contained in:
Firq 2023-07-08 16:34:20 +02:00
parent cb578be2e2
commit fe9706ba01
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
10 changed files with 64 additions and 6 deletions

View file

@ -14,9 +14,11 @@ import featured_data from '../../static/assets/data/_featureddata.json'
const important_data = tadata.filter(function (el) {
return [
'Ibuki 3T (Lostbelt 5.5)',
'Ibuki 3T (LB 5.5)',
'DB 7T (No Duplicates)',
'Kingprotea 1T',
'Goetia Memorial Quest 2T',
'Morgan 3T (LB 6) Skadi'
].includes(el.title)
})