Update Footer.tsx

This commit is contained in:
2026-07-29 17:50:04 +08:00
committed by GitHub
parent aa05d9bcac
commit 40485debde
+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;"> 洛链映射节点监测平台,如有任何问题,请加群:975159586 </p>'
'<p style="text-align: center; font-size: 12px; margin-top: 10px;"> 洛链映射节点监测平台,如有任何问题,请加QQ群:975159586 </p>'
return (
<>