mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-03 20:30:49 +04:00
fixes
This commit is contained in:
@@ -40,7 +40,7 @@ collections:
|
||||
- { label: "Image", name: "image", widget: "image", required: false }
|
||||
- { label: "Category", name: "category", widget: "select", options: ["actual","history","other"] }
|
||||
- { label: "Tech Stack", name: "techStack", widget: "list", default: [] }
|
||||
- { label: "Status", name: "status", widget: "select", options: ["completed","in-progress","planned"] }
|
||||
- { label: "Status", name: "status", widget: "select", options: ["completed","in-progress","planned","paused"] }
|
||||
- { label: "Live Demo", name: "liveDemo", widget: "string", required: false }
|
||||
- { label: "Source Code", name: "sourceCode", widget: "string", required: false }
|
||||
- { label: "Start Date", name: "startDate", widget: "datetime" }
|
||||
|
||||
Reference in New Issue
Block a user