summaryrefslogtreecommitdiffstats
path: root/docs/header.html
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2014-03-28 00:28:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-03-28 22:48:01 +0100
commitac59563764a790adb822863c7cd16c070506d585 (patch)
tree411fe34c07853c1db9afdd9f197da8a0635285ae /docs/header.html
parent574fa145d88ed352b1d5c9f478d008a219a84447 (diff)
downloadbuildroot-ac59563764a790adb822863c7cd16c070506d585.tar.gz
buildroot-ac59563764a790adb822863c7cd16c070506d585.zip
website: Add a Google+ presence
Since we use Google+ to share our news, this add a logo on the menu bar, which links to the Buildroot profile. [Peter: change link to Buildroot account] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/header.html')
-rw-r--r--docs/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/header.html b/docs/header.html
index f64869f94b..93a4d51146 100644
--- a/docs/header.html
+++ b/docs/header.html
@@ -16,6 +16,10 @@
.button_column{
width: 430px;
}
+ .gplus {
+ float:right;
+ margin: 10px 0 0;
+ }
</style>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
@@ -43,6 +47,7 @@
<li><a href="/contribute.html">Contribute</a></li>
<li><a href="/sponsors.html">Sponsors</a></li>
</ul>
+ <a class="gplus" href="https://plus.google.com/100084591154899263420/posts"><img src="images/gplus.png" height="28" width="28"></a>
</div><!--/.nav-collapse -->
</div>
</div>
OpenPOWER on IntegriCloud