We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
display=fallback
1 parent c2791dc commit 0fc85ffCopy full SHA for 0fc85ff
doc/template.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width">
6
<title>__SECTION__ | Node.js __VERSION__ Documentation</title>
7
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic">
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=fallback">
8
<link rel="stylesheet" href="assets/style.css">
9
<link rel="stylesheet" href="assets/sh.css">
10
<link rel="canonical" href="https://nodejs.org/api/__FILENAME__.html">
0 commit comments