Links page.

Icons using npm package instead of svgs.

Props and types.

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2024-10-06 13:27:18 +02:00
parent ebd59fe40e
commit beefabb908
27 changed files with 656 additions and 135 deletions

View File

@ -10,5 +10,7 @@
"hardware": "Hardware",
"sourceCode": "Source code",
"createdAt": "Created at",
"updatedAt": "Updated at"
"updatedAt": "Updated at",
"forPersonalProjects": "For personal projects",
"status": "Status"
}

View File

@ -10,5 +10,7 @@
"hardware": "Maskinvare",
"sourceCode": "Kildekode",
"createdAt": "Opprettet",
"updatedAt": "Oppdatert"
"updatedAt": "Oppdatert",
"forPersonalProjects": "For personlige prosjekter",
"status": "Status"
}