Update Footer.tsx

This commit is contained in:
2026-07-29 17:36:37 +08:00
committed by GitHub
parent 5f3589d80e
commit 7bd1edc678
+1 -1
View File
@@ -3,7 +3,7 @@ import { pageConfig } from '@/uptime.config'
export default function Footer() {
const defaultFooter =
'<p style="text-align: center; font-size: 12px; margin-top: 10px;"> Open-source monitoring and status page powered by <a href="https://github.com/lyc8503/UptimeFlare" target="_blank">Uptimeflare</a>, made with ❤ by <a href="https://github.com/lyc8503" target="_blank">lyc8503</a>. </p>'
'<p style="text-align: center; font-size: 12px; margin-top: 10px;"> 洛链映射节点监测平台,如有任何问题,请加群:975159586 </p>'
return (
<>