mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 20:01:33 +02:00
chore: update detail
This commit is contained in:
parent
91d27dd2ba
commit
ca1abd28c1
10 changed files with 63 additions and 61 deletions
|
@ -5,7 +5,7 @@ import themeConfig from '@/config'
|
|||
|
||||
interface Props {
|
||||
class?: string
|
||||
supportedLangs?: string[] // 文章支持的语言列表
|
||||
supportedLangs: string[]
|
||||
}
|
||||
|
||||
const { class: className, supportedLangs = [] } = Astro.props
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue