File tree 3 files changed +3
-6
lines changed
codelab-preload-critical-assets
codelab-preload-web-fonts
3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ description: |
7
7
and prefetching resources.
8
8
web_lighthouse :
9
9
- uses-rel-preload
10
- web_updated_on : 2018-12-06
11
- web_published_on : 2018-11-05
10
+ date : 2018-11-05
12
11
glitch : preload-critical-assets
13
12
---
14
13
Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ author: gmimani
5
5
description : |
6
6
In this codelab, learn how to improve the performance of a page by preloading
7
7
web fonts.
8
- web_updated_on : 2018-12-06
9
- web_published_on : 2018-11-05
8
+ date : 2018-11-05
10
9
glitch : web-dev-preload-webfont
11
10
---
12
11
Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ description: |
6
6
In this codelab, learn how both minifying and compressing the JavaScript
7
7
bundle for an application improves page performance by reducing the app's
8
8
request size.
9
- web_updated_on : 2018-12-06
10
- web_published_on : 2018-11-05
9
+ date : 2018-11-05
11
10
glitch : fav-kitties-compress-starter
12
11
related_post : reduce-network-payloads-using-text-compression
13
12
---
You can’t perform that action at this time.
0 commit comments