From 0e21d7b985954f80bdb6842da005fb438e8b9b34 Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 2 May 2013 09:47:46 -0700 Subject: doc: link joyent logo in website footer --- doc/about/index.html | 1 + doc/api_assets/style.css | 10 ++++++++++ doc/blog.html | 1 + doc/changelog-foot.html | 1 + doc/community/index.html | 1 + doc/download/index.html | 35 ++++++++++++++++++++++++++++++++++- doc/index.html | 1 + doc/logos/index.html | 1 + doc/pipe.css | 10 ++++++++++ doc/template.html | 1 + 10 files changed, 61 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/about/index.html b/doc/about/index.html index ef2e4c52f5..43422a662d 100644 --- a/doc/about/index.html +++ b/doc/about/index.html @@ -111,6 +111,7 @@ console.log('Server running at http://127.0.0.1:1337/'); - + + + + + + + + + + diff --git a/doc/index.html b/doc/index.html index 9368d5f5a5..65f200910b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -129,6 +129,7 @@ server.listen(1337, '127.0.0.1');