mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-24 08:50:33 +01:00
Testing and debugging
This commit is contained in:
@@ -58,8 +58,7 @@ interface Project {
|
||||
description: string,
|
||||
url: string,
|
||||
cover: string,
|
||||
color: string,
|
||||
skills: Array<Skill>
|
||||
tags: Array<Tag>,
|
||||
}
|
||||
|
||||
export { Form, InfoData, Skill, Experience, Formation, Post, Tag, Project }
|
||||
|
||||
Reference in New Issue
Block a user