Skip to content

Commit b0cddc9

Browse files
committed
feat: optimization2
1 parent a1a0e79 commit b0cddc9

2 files changed

Lines changed: 489 additions & 1 deletion

File tree

optimization-http2/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,12 @@
1515
media="print"
1616
onload="this.media='all'"
1717
/>
18-
<link rel="stylesheet" href="./css/style4.css" />
18+
<link
19+
rel="stylesheet"
20+
href="./css/style4.css"
21+
media="print"
22+
onload="this.media='all'"
23+
/>
1924
<link rel="stylesheet" href="./css/style5.css" />
2025

2126
<link

0 commit comments

Comments
 (0)