summaryrefslogtreecommitdiff
path: root/doc/community/index.html
diff options
context:
space:
mode:
authorAdam Malcontenti-Wilson <adman.com@gmail.com>2011-12-15 00:53:31 +1100
committerkoichik <koichik@improvement.jp>2011-12-17 19:10:08 +0900
commitc4d2244a0977494e520bf56c36bf2ea5562c1653 (patch)
tree92a1b129447b1ca17fac15e014ece2d59b37073e /doc/community/index.html
parentd75de86e6d858bb289201b2250e615cd41fce726 (diff)
downloadnode-new-c4d2244a0977494e520bf56c36bf2ea5562c1653.tar.gz
docs: Make logo a link back to homepage
Fixes #2332.
Diffstat (limited to 'doc/community/index.html')
-rw-r--r--doc/community/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/community/index.html b/doc/community/index.html
index 5348c875d9..3dd7cd7e3e 100644
--- a/doc/community/index.html
+++ b/doc/community/index.html
@@ -23,7 +23,9 @@
</head>
<body>
<div id="intro">
- <img id="logo" src="../logo.png" alt="node.js">
+ <a href="/" title="Go back to the home page">
+ <img id="logo" src="../logo.png" alt="node.js">
+ </a>
</div>
<div id="content" class="clearfix">
<div id="column1" class="interior">