mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Fix documentation icon path mistake bug
This commit is contained in:
@@ -95,7 +95,8 @@ export const configs = {
|
||||
},
|
||||
website: {
|
||||
base: '/YukiHookAPI/',
|
||||
icon: '/images/logo.png',
|
||||
icon: '/YukiHookAPI/images/logo.png',
|
||||
logo: '/images/logo.png',
|
||||
title: 'Yuki Hook API',
|
||||
locales: {
|
||||
'/en/': {
|
||||
|
Reference in New Issue
Block a user