From 32f5c09d8be5c4c17f5d01334e8f3aa98da219a2 Mon Sep 17 00:00:00 2001 From: kattocloud <121779192+kattocloud@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:25:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6cbeb1..8793528 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ | NEXT_PUBLIC_CustomLogo | 自定义Logo | **示例**:https://nezha-cf.buycoffee.top/apple-touch-icon.png | | NEXT_PUBLIC_CustomTitle | 自定义标题 | | | NEXT_PUBLIC_CustomDescription | 自定义描述(无多语言支持) | | +| NEXT_PUBLIC_Links | 超级链接| [{"link":"https://baidu.com","name":"Baidu"},{"link":"https://google.com","name":"Google"}] | ![screen](/.github/shot-1.png) ![screen](/.github/shot-2.png) @@ -35,3 +36,4 @@ ![screen](/.github/shot-1-dark.png) ![screen](/.github/shot-2-dark.png) ![screen](/.github/shot-3-dark.png) +![image](https://github.com/user-attachments/assets/cf1a3e74-36fd-4266-94c7-705a74630ed4)