mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 09:54:59 +08:00
google fonts preload
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://nginxconfig.io">
|
||||
<meta property="og:image" content="https://nginxconfig.io/assets/img/share.png">
|
||||
<link rel="preload" as="font" href="https://fonts.gstatic.com/s/quicksand/v9/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2" type="font/woff2" crossorigin="anonymous">
|
||||
<link rel="preload" as="font" href="https://fonts.gstatic.com/s/quicksand/v9/6xKodSZaM9iE8KbpRA_pkHEYT8L_FYzokA.woff2" type="font/woff2" crossorigin="anonymous">
|
||||
</head>
|
||||
<body ng-app="NginxConfigIoApp" ng-controller="NginxConfigIoController" ng-csp>
|
||||
<header>
|
||||
|
Reference in New Issue
Block a user