File tree Expand file tree Collapse file tree 6 files changed +26
-17
lines changed Expand file tree Collapse file tree 6 files changed +26
-17
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,6 @@ plugins:
46
46
# their entries' file path in the `include:` list.
47
47
#
48
48
exclude :
49
- - docs
50
- - build_themes.sh
51
49
- Gemfile
52
50
- Gemfile.lock
53
51
- LICENSE
Original file line number Diff line number Diff line change 15
15
< link rel ="canonical " href ="{{page.url | replace:'index.html','' | prepend: site.baseurl}} ">
16
16
< link rel ="icon " type ="image/png " href ="/assets/favicons/favicon2.png ">
17
17
18
- <!-- CSS -->
19
- < link rel ="stylesheet " href ="/assets/css/index.css ">
20
- </ head >
18
+ <!-- CSS -->
19
+ < link rel ="stylesheet " href ="/assets/css/index.css ">
20
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
21
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
22
+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap " rel ="stylesheet ">
23
+ </ head >
Original file line number Diff line number Diff line change 18
18
< link rel ="canonical " href ="/about/ ">
19
19
< link rel ="icon " type ="image/png " href ="/assets/favicons/favicon2.png ">
20
20
21
- <!-- CSS -->
22
- < link rel ="stylesheet " href ="/assets/css/index.css ">
21
+ <!-- CSS -->
22
+ < link rel ="stylesheet " href ="/assets/css/index.css ">
23
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
24
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
25
+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap " rel ="stylesheet ">
23
26
</ head >
24
27
25
-
26
28
27
29
28
30
< body >
Original file line number Diff line number Diff line change 18
18
< link rel ="canonical " href ="/ ">
19
19
< link rel ="icon " type ="image/png " href ="/assets/favicons/favicon2.png ">
20
20
21
- <!-- CSS -->
22
- < link rel ="stylesheet " href ="/assets/css/index.css ">
21
+ <!-- CSS -->
22
+ < link rel ="stylesheet " href ="/assets/css/index.css ">
23
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
24
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
25
+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap " rel ="stylesheet ">
23
26
</ head >
24
27
25
-
26
28
27
29
28
30
< body >
Original file line number Diff line number Diff line change 18
18
< link rel ="canonical " href ="/showcase/ ">
19
19
< link rel ="icon " type ="image/png " href ="/assets/favicons/favicon2.png ">
20
20
21
- <!-- CSS -->
22
- < link rel ="stylesheet " href ="/assets/css/index.css ">
21
+ <!-- CSS -->
22
+ < link rel ="stylesheet " href ="/assets/css/index.css ">
23
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
24
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
25
+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap " rel ="stylesheet ">
23
26
</ head >
24
27
25
-
26
28
27
29
28
30
< body >
Original file line number Diff line number Diff line change 18
18
< link rel ="canonical " href ="/webinars/ ">
19
19
< link rel ="icon " type ="image/png " href ="/assets/favicons/favicon2.png ">
20
20
21
- <!-- CSS -->
22
- < link rel ="stylesheet " href ="/assets/css/index.css ">
21
+ <!-- CSS -->
22
+ < link rel ="stylesheet " href ="/assets/css/index.css ">
23
+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
24
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
25
+ < link href ="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap " rel ="stylesheet ">
23
26
</ head >
24
27
25
-
26
28
27
29
28
30
< body >
You can’t perform that action at this time.
0 commit comments