We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6c45e commit 1f09c95Copy full SHA for 1f09c95
1 file changed
www/index.html
@@ -14,7 +14,7 @@
14
<link rel="apple-touch-icon" href="https://nodejs.org/static/apple-touch-icon.png">
15
<link rel="icon" sizes="32x32" type="image/png" href="https://nodejs.org/static/favicon.png">
16
17
- <link rel="stylesheet" href="https://nodejs.org/layouts/css/styles.css" media="all">
+ <link rel="stylesheet" href="https://nodejs.org/static/css/styles.css" media="all">
18
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600">
19
<style>
20
#logo { margin-bottom: 1rem; }
0 commit comments