mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Add site information management with Markdown support
This commit is contained in:
@@ -122,4 +122,5 @@ export interface ServerConfig {
|
||||
cloudflare_turnstile_secret_key: string;
|
||||
server_name: string;
|
||||
server_description: string;
|
||||
site_info: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user