From b6c6b5bab541c09c94d0be2d0aafe1c4e5f45212 Mon Sep 17 00:00:00 2001 From: greenyouse Date: Wed, 27 Jul 2016 17:28:53 -0500 Subject: [PATCH] add alt text for images --- README.md | 2 +- demo/index.html | 14 +++++++------- paper-card.html | 11 ++++++++++- test/basic.html | 6 ++++++ 4 files changed, 24 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 94466db..c16cb51 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Example: Example - top card image: ```html - + ... ``` diff --git a/demo/index.html b/demo/index.html index c4dfbe9..15bc203 100644 --- a/demo/index.html +++ b/demo/index.html @@ -99,7 +99,7 @@

A paper-card with a simple heading, header image, body content, and actions