Delete Timeline “first-template-project”

This commit is contained in:
2026-02-03 14:35:17 +04:00
parent 14b6cec6c8
commit cfe112ba9a

View File

@@ -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
}