1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-03-21 09:13:10 +00:00

Refactor code structure for improved readability and maintainability

This commit is contained in:
Sunwuyuan 2026-03-03 21:38:32 +08:00
parent e939bba814
commit e70d46436c
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<meta property="og:description" content="适用于班级大屏的作业板小工具,支持记录、查看并同步作业,开源免费。" />
<meta property="og:url" content="https://cs.houlang.cloud/" />
<meta property="og:site_name" content="Classworks" />
<meta property="og:image" content="https://cs.houlang.cloud/pwa/image/pwa-512x512.png" />
<meta property="og:image" content="https://cs.houlang.cloud/banner.png" />
<meta property="og:image:width" content="512" />
<meta property="og:image:height" content="512" />
<meta property="og:locale" content="zh_CN" />
@ -28,7 +28,7 @@
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Classworks 作业板" />
<meta name="twitter:description" content="适用于班级大屏的作业板小工具,支持记录、查看并同步作业,开源免费。" />
<meta name="twitter:image" content="https://cs.houlang.cloud/pwa/image/pwa-512x512.png" />
<meta name="twitter:image" content="https://cs.houlang.cloud/banner.png" />
<link rel="apple-touch-icon" href="/image/apple-touch-icon.png" sizes="180x180" />
<link rel="mask-icon" href="/image/mask-icon.svg" color="#212121" />

BIN
public/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 KiB