[bisq-network/bisq-website] Fix and optimize image alt tags for better SEO (#321)

Steve Jain notifications at github.com
Wed Jan 8 20:33:08 UTC 2020


m52go requested changes on this pull request.

NACK - see comment.

> @@ -145,7 +145,7 @@ <h1 class="intro text-monospace display-1" style="margin-left: -.3rem;">{{ item.
 
               </div>
               <div class="col-md-12 order-md-1 text-md-left homepage-hero">
-                <img class="img-fluid shadow-lg" alt="bisq" style="width: 100%; display: block;" src="/images/bisq_screen0.png">
+                <img class="img-fluid shadow-lg" alt="Offer Book view inside Bisq" style="width: 100%; display: block;" src="/images/bisq_screen0.svg">

Why are image paths changed? [SVGs were replaced in favor of PNGs](https://github.com/bisq-network/bisq-website/pull/304) a short while ago because of a strange issue on macOS.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/321#pullrequestreview-340126960
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200108/a286015d/attachment.html>


More information about the bisq-github mailing list