update links

pull/47/head
lyc8503 2024-06-30 12:12:53 +08:00
parent 03d6a5cee9
commit 733d4f1ecb
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ const pageConfig = {
// Links shown at the header of your status page, could set `highlight` to `true`
links: [
{ link: 'https://github.com/lyc8503', label: 'GitHub' },
{ link: 'https://blog.lyc8503.site/', label: 'Blog' },
{ link: 'mailto:me@lyc8503.site', label: 'Email Me', highlight: true },
{ link: 'https://blog.lyc8503.net/', label: 'Blog' },
{ link: 'mailto:me@lyc8503.net', label: 'Email Me', highlight: true },
],
}