Skip to content

Commit ac78bf9

Browse files
committed
fix: footer调整
1 parent d0d33d5 commit ac78bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const Footer: FC<IFooterProps> = ({}) => {
2626
const data = {
2727
"title": "IoTSharp",
2828
"qr_code": "",
29-
"copy_right": "Copyright © 2022 The IoTSharp Authors",
29+
"copy_right": "Copyright © 2023 The IoTSharp Authors",
3030
"site_number": "",
3131
"public_number": "冀ICP备18039206号",
3232
"qr_code_image": {

0 commit comments

Comments
 (0)