Skip to content

Commit 6768d2f

Browse files
committed
doc: Pixel-nudging
1 parent 5c0d11b commit 6768d2f

File tree

9 files changed

+321
-176
lines changed

9 files changed

+321
-176
lines changed

doc/about/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<link type="image/x-icon" rel="icon" href="../favicon.ico">
1212
<link type="image/x-icon" rel="shortcut icon" href="../favicon.ico">
1313
<link rel="stylesheet" href="../pipe.css">
14-
<link rel="stylesheet" href="../sh_vim-dark.css">
14+
<link rel="stylesheet" href="../sh.css">
1515
<link rel="alternate"
1616
type="application/rss+xml"
1717
title="node blog"
1818
href="http://feeds.feedburner.com/nodejs/123123123">
1919
<title>node.js</title>
2020
</head>
21-
<body class="alt">
21+
<body class="alt int" id="about">
2222
<div id="intro" class="interior">
2323
<a href="/" title="Go back to the home page">
2424
<img id="logo" src="../logo-light.png" alt="node.js">
@@ -127,7 +127,7 @@ <h1>Node's goal is to provide an easy way to build scalable
127127
<li><a href="/community/">Community</a></li>
128128
<li><a href="/logos/">Logos</a></li>
129129
<li><a href="http://jobs.nodejs.org/">Jobs</a></li>
130-
<li><a hrfe="http://twitter.com/nodejs" class="twitter">@nodejs</a></li>
130+
<li><a href="http://twitter.com/nodejs" class="twitter">@nodejs</a></li>
131131
</ul>
132132

133133
<p>Copyright 2010 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">license</a>.</p>

0 commit comments

Comments
 (0)