mirror of https://github.com/istio/istio.io.git
update preconnect link in baseof (#11764)
This commit is contained in:
parent
02db999bf6
commit
5a71935c2d
|
@ -114,7 +114,8 @@
|
|||
|
||||
<!-- style sheets -->
|
||||
<link rel="stylesheet" href="/css/all.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap">
|
||||
|
||||
<!-- set the color theme -->
|
||||
|
|
Loading…
Reference in New Issue