mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 12:50:49 +04:00
Update categories
This commit is contained in:
@@ -7,7 +7,7 @@ export interface Project {
|
||||
title: string;
|
||||
description: string;
|
||||
image: string;
|
||||
category: "library" | "ai" | "software" | "website" | "game";
|
||||
category: "proud" | "older" | "other";
|
||||
techStack: string[];
|
||||
status: "completed" | "in-progress" | "planned";
|
||||
demoUrl?: string;
|
||||
|
||||
Reference in New Issue
Block a user