Skip to content

Commit 89e8386

Browse files
committed
opt
1 parent eeb1d35 commit 89e8386

12 files changed

Lines changed: 39 additions & 19 deletions

assets/css/style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
@font-face {
1212
font-family: "Noto Sans SC";
1313
font-style: normal;
14-
font-weight: 300 700;
14+
font-weight: 400 700;
1515
font-display: swap;
16-
src: url("/assets/fonts/noto-sans-sc-subset.woff2") format("woff2");
16+
/* ?v bumps the CDN cache key when the subset is rebuilt — the SII/EdgeOne
17+
mirror freezes bare-path objects for weeks, so a fresh query is required. */
18+
src: url("/assets/fonts/noto-sans-sc-subset.woff2?v=20260623") format("woff2");
1719
/* restrict to CJK so Latin/punctuation always render from Roboto */
1820
unicode-range: U+2E80-2EFF, U+3000-303F, U+3400-4DBF, U+4E00-9FFF, U+F900-FAFF, U+FE30-FE4F, U+FF00-FFEF;
1921
}
-57.9 KB
Binary file not shown.

assets/fonts/roboto-subset.woff2

-88 Bytes
Binary file not shown.
-147 KB
Binary file not shown.

assets/img/highlights/moss-tts.png

-95.6 KB
Binary file not shown.

assets/img/highlights/mova.jpg

-116 KB
Binary file not shown.
-73.2 KB
Binary file not shown.
-40.4 KB
Binary file not shown.
-265 KB
Binary file not shown.
-266 KB
Binary file not shown.

0 commit comments

Comments
 (0)