Add robust themes, drag-drop layout, and manual screenshot controls
This commit is contained in:
@@ -5,6 +5,7 @@ export type Project = {
|
||||
title: string
|
||||
domain: string
|
||||
url: string
|
||||
thumbnailUrl?: string
|
||||
readmeUrl?: string
|
||||
category: string
|
||||
access: 'Public' | 'Login required' | 'Mixed'
|
||||
|
||||
Reference in New Issue
Block a user