mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Add new apps
This commit is contained in:
@@ -3,7 +3,6 @@ import type { ParsedContent } from '@nuxt/content'
|
||||
export interface AppType extends ParsedContent {
|
||||
primary?: boolean
|
||||
name: string
|
||||
description?: string
|
||||
nuxt?: string
|
||||
url: string
|
||||
icon: string
|
||||
|
||||
Reference in New Issue
Block a user