mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Update style
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
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