Docs(shortcuts): add expr and starlark (#2759)
Signed-off-by: Birkhoff Lee <git@birkhoff.me>
This commit is contained in:
@ -71,6 +71,13 @@ export default defineConfig({
|
||||
|
||||
base: '/clash/',
|
||||
|
||||
head: [
|
||||
[
|
||||
'link',
|
||||
{ rel: 'icon', type: "image/x-icon", href: '/clash/logo.png' }
|
||||
],
|
||||
],
|
||||
|
||||
themeConfig: {
|
||||
outline: 'deep',
|
||||
|
||||
|
Reference in New Issue
Block a user