We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110cf1d commit 6cfa3f7Copy full SHA for 6cfa3f7
components/Footer.tsx
@@ -25,24 +25,6 @@ export default function Footer() {
25
>
26
苦力怕论坛
27
</a>
28
- // |
29
- // <a
30
- // href="https://beian.miit.gov.cn/"
31
- // target="_blank"
32
- // rel="noreferrer"
33
- // style={{ textDecoration: 'none', color: 'black' }}
34
- // >
35
- // 粤ICP备2023071842号-3
36
- // </a>
37
38
39
- // href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44200002445329"
40
41
42
43
44
- // <img src="https://data.klpbbs.com/file/tc/img/2022/11/12/636f24d117464.png" /> 粤公网安备 44200002445329号
45
46
</p>
47
</Container>
48
);
0 commit comments