diff --git a/App/src/data/resume.tsx b/App/src/data/resume.tsx index d227c62..dc9becb 100644 --- a/App/src/data/resume.tsx +++ b/App/src/data/resume.tsx @@ -122,12 +122,12 @@ export const RESUME_DATA = { }, }, { - title: "dauntless-builder", + title: "dauntless-builder-legacy", techStack: ["Contribution", "TypeScript"], description: "Create and share Dauntless builds with your friends!", link: { label: "github.com", - href: "https://github.com/atomicptr/dauntless-builder", + href: "https://github.com/atomicptr/dauntless-builder-legacy", }, }, { @@ -139,24 +139,6 @@ export const RESUME_DATA = { href: "https://github.com/PierreYvesFlamand/Dauntless-Leaderboards", }, }, - { - title: "Website", - techStack: ["App", "JavaScript"], - description: "My professional minimalist website!", - link: { - label: "github.com", - href: "https://github.com/FJrodafo/Website", - }, - }, - { - title: "CV", - techStack: ["App", "TypeScript"], - description: "My professional minimalist curriculum vitae!", - link: { - label: "github.com", - href: "https://github.com/FJrodafo/CV", - }, - }, { title: "free-port", techStack: ["Package", "JavaScript"], diff --git a/Assets/Preview.png b/Assets/Preview.png index 34222e2..e3870e9 100644 Binary files a/Assets/Preview.png and b/Assets/Preview.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 995a996..01a55f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ``` +* Commit: 50959a7 - v10 +| Author: FJrodafo - Sun, 6 Oct 2024 19:35:14 +0100 +| * Commit: 48c11e0 - v9 | Author: FJrodafo - Mon, 26 Aug 2024 20:01:36 +0100 | diff --git a/VERSION.md b/VERSION.md index d06de52..4854637 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -`v10` \ No newline at end of file +`v11` \ No newline at end of file