diff --git a/src/content/timeline/first-template-project.json b/src/content/timeline/first-template-project.json deleted file mode 100644 index 8b15966..0000000 --- a/src/content/timeline/first-template-project.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "title": "Twilight", - "description": "My first open source template project, a CMS integrated blog template built with Astro framework.", - "type": "project", - "startDate": "2025-10-01", - "endDate": "", - "skills": [ - "Astro", - "Svelte", - "Tailwind CSS" - ], - "achievements": [], - "links": [ - { - "name": "Online Demo", - "url": "https://twilight.spr-aachen.com", - "type": "project" - }, - { - "name": "GitHub Repository", - "url": "https://github.com/Spr-Aachen/Twilight", - "type": "project" - } - ], - "icon": "material-symbols:code", - "color": "#7C3AED", - "featured": true -} \ No newline at end of file