diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-02-14 10:19:40 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-14 13:40:50 +0100 |
commit | 4ea812ea481db6abdba9d703bd81d96e975f6eef (patch) | |
tree | abf07ecae7f9a81117c70d1bcb980c84e197259d /docs/header.html | |
parent | b0a3ad646ee9ab7cd06d3c41c2bc851db9fdb3a7 (diff) | |
download | buildroot-4ea812ea481db6abdba9d703bd81d96e975f6eef.tar.gz buildroot-4ea812ea481db6abdba9d703bd81d96e975f6eef.zip |
docs/web: give a little bit more exposure to our Google+ page
Add a small icon that links the Buildroot home page to our Google+
page.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/header.html')
-rw-r--r-- | docs/header.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/header.html b/docs/header.html index b987d85e95..625c0790ae 100644 --- a/docs/header.html +++ b/docs/header.html @@ -57,7 +57,9 @@ <br><a href="http://autobuild.buildroot.org">Autobuilder</a> <br><a href="http://patchwork.buildroot.org">Patchwork</a> <br><a href="/sponsors.html">Sponsors</a> - + <br><a href="https://plus.google.com/100084591154899263420?prsrc=3" rel="publisher" target="_top" style="text-decoration:none;"> + <img src="https://ssl.gstatic.com/images/icons/gplus-32.png" alt="Google+" style="border:0;width:32px;height:32px;"/> + </a> </td> |