Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4 of 4 v2 for-2014.05] website: add alt-tags to images
Date: Sat, 24 May 2014 22:06:51 +0200	[thread overview]
Message-ID: <19a79a9209ac201ff237.1400962011@argentina> (raw)
In-Reply-To: <patchbomb.1400962007@argentina>

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
v2: new patch

 docs/header.html |  3 ++-
 docs/index.html  |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/header.html b/docs/header.html
--- a/docs/header.html
+++ b/docs/header.html
@@ -47,7 +47,8 @@
               <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>
+            <a class="gplus" href="https://plus.google.com/100084591154899263420/posts">
+            <img src="images/gplus.png" height="28" width="28" alt="Google+" /></a>
           </div><!--/.nav-collapse -->
         </div>
       </div>
diff --git a/docs/index.html b/docs/index.html
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,8 @@
 
 <div class="hero-unit">
   <div class="row-fluid">
-    <img src="images/logo.png" height="170" width="170" style="float: right;"/>
+    <img src="images/logo.png" height="170" width="170" style="float: right;"
+        alt="Buildroot logo" />
     <div class="span8">
       <h1>Buildroot<br/><small>Making Embedded Linux Easy</small></h1>
       <p>Buildroot is a simple, efficient and easy-to-use tool to generate

  parent reply	other threads:[~2014-05-24 20:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 20:06 [Buildroot] [PATCH 0 of 4 v2 for-2014.05] website: some limited updates Thomas De Schampheleire
2014-05-24 20:06 ` [Buildroot] [PATCH 1 of 4 v2 for-2014.05] website: rework Contribute page to avoid duplication with manual Thomas De Schampheleire
2014-05-25 19:44   ` Peter Korsgaard
2014-05-24 20:06 ` [Buildroot] [PATCH 2 of 4 v2 for-2014.05] website: remove remaining references to uclibc.org Thomas De Schampheleire
2014-05-25 19:47   ` Peter Korsgaard
2014-05-24 20:06 ` [Buildroot] [PATCH 3 of 4 v2 for-2014.05] website: fix typos and HTML on support page Thomas De Schampheleire
2014-05-25 19:51   ` Peter Korsgaard
2014-05-24 20:06 ` Thomas De Schampheleire [this message]
2014-05-25 19:52   ` [Buildroot] [PATCH 4 of 4 v2 for-2014.05] website: add alt-tags to images Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19a79a9209ac201ff237.1400962011@argentina \
    --to=patrickdepinguin@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox