diff options
author | Matt Ranney <mjr@ranney.com> | 2010-05-14 00:07:01 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-05-14 10:12:03 -0700 |
commit | 307e70afaf4afffcbba714c727ba54359979dac8 (patch) | |
tree | d169e536d9e2305e9f8adc521465e9a82898e6da /doc | |
parent | 1f0963558c2e3f7a02f4d3c2db8121c5f9a12c69 (diff) | |
download | node-new-307e70afaf4afffcbba714c727ba54359979dac8.tar.gz |
Remove unused CSS reference.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog_header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changelog_header.html b/doc/changelog_header.html index bf4ef69a8f..3be858a9b4 100644 --- a/doc/changelog_header.html +++ b/doc/changelog_header.html @@ -4,7 +4,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Node.js ChangeLog</title> <link rel="stylesheet" href="./pipe.css" type="text/css" /> - <link rel="stylesheet" href="./pipe-quirks.css" type="text/css" /> </head> <body> <h1>Node.js ChangeLog</h1> |