We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d33d5 commit ac78bf9Copy full SHA for ac78bf9
1 file changed
components/footer/index.tsx
@@ -26,7 +26,7 @@ const Footer: FC<IFooterProps> = ({}) => {
26
const data = {
27
"title": "IoTSharp",
28
"qr_code": "",
29
- "copy_right": "Copyright © 2022 The IoTSharp Authors",
+ "copy_right": "Copyright © 2023 The IoTSharp Authors",
30
"site_number": "",
31
"public_number": "冀ICP备18039206号",
32
"qr_code_image": {
0 commit comments