Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-05-02 20:47:46 +0400
committerisaacs <i@izs.me>2013-05-02 20:48:33 +0400
commit0e21d7b985954f80bdb6842da005fb438e8b9b34 (patch)
tree967f0cea21a74a91f90fe0e5f59fefdc1d639f0f /doc/template.html
parenta32a243d5f954ddbb4e7d1eac0b1e88a403a445d (diff)
doc: link joyent logo in website footer
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/template.html b/doc/template.html
index 65abc9ceb15..709c8e82343 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -53,6 +53,7 @@
</div>
</div>
<div id="footer">
+ <a href="http://joyent.com" class="joyent-logo">Joyent</a>
<ul class="clearfix">
<li><a href="/">Node.js</a></li>
<li><a href="/download/">Download</a></li>