mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
docs: add emoji font
This commit is contained in:
@@ -156,14 +156,15 @@ _paq.push(['enableHeartBeatTimer']);
|
||||
}),
|
||||
starlightOpenAPI([
|
||||
{
|
||||
base: 'interoperability/api',
|
||||
base: 'en/interoperability/api',
|
||||
schema: 'swagger_docs.json',
|
||||
sidebar: {operations: {badges: true}, group: domainWatchdogSidebarGroup}
|
||||
},
|
||||
]),
|
||||
],
|
||||
customCss: [
|
||||
'./src/styles/index.css'
|
||||
'./src/styles/index.css',
|
||||
'@fontsource/noto-color-emoji/400.css'
|
||||
]
|
||||
}),
|
||||
mermaid()
|
||||
|
||||
Reference in New Issue
Block a user