From a5a8bcbabe626e48e34d843cb11493380fea00fe Mon Sep 17 00:00:00 2001 From: webdrop Date: Fri, 28 Feb 2014 01:44:35 +0300 Subject: [PATCH] added alt to img tag in hello added required alt tag to img, now successfully passes w3c validation --- app/views/hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/hello.php b/app/views/hello.php index d8b85b85..64842421 100644 --- a/app/views/hello.php +++ b/app/views/hello.php @@ -35,7 +35,7 @@
- + Laravel PHP Framework

You have arrived.