mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-13 23:47:08 +08:00
Modify links in uptime.config.ts
Updated links in the uptime configuration file to include documentation and official website.
This commit is contained in:
+2
-3
@@ -10,9 +10,8 @@ const pageConfig: PageConfig = {
|
||||
title: "LoliaFRP Nodes Status",
|
||||
// Links shown at the header of your status page, could set `highlight` to `true`
|
||||
links: [
|
||||
{ link: 'https://github.com/Lolia-FRP', label: 'GitHub' },
|
||||
{ link: 'https://blog.lyc8503.net/', label: 'Blog' },
|
||||
{ link: 'mailto:me@lyc8503.net', label: 'Email Me', highlight: true },
|
||||
{ link: 'https://docs.lolia.link/', label: '查看文档' },
|
||||
{ link: 'https://lolia.link', label: '返回官网', highlight: true },
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user