Skip to content

Commit 1f09c95

Browse files
authored
Update path to style sheet
Refs: nodejs/nodejs.org#2544
1 parent da6c45e commit 1f09c95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="apple-touch-icon" href="https://nodejs.org/static/apple-touch-icon.png">
1515
<link rel="icon" sizes="32x32" type="image/png" href="https://nodejs.org/static/favicon.png">
1616

17-
<link rel="stylesheet" href="https://nodejs.org/layouts/css/styles.css" media="all">
17+
<link rel="stylesheet" href="https://nodejs.org/static/css/styles.css" media="all">
1818
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600">
1919
<style>
2020
#logo { margin-bottom: 1rem; }

0 commit comments

Comments
 (0)