Skip to content

Commit 860462b

Browse files
author
Milind712000
committed
fixed alt attributes of images in Projects.html
1 parent 6e73a08 commit 860462b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Projects.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Recent Projects</h2>
116116

117117
<div class="row">
118118
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
119-
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Free HTML5 Website Template by gettemplates.co"
119+
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Screenshot of Social Platform Donut"
120120
class="img-responsive">
121121
<div class="fh5co-copy">
122122
<h3>Donut</h3>
@@ -125,7 +125,7 @@ <h3>Donut</h3>
125125
</a>
126126
</div>
127127
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
128-
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Free HTML5 Website Template by gettemplates.co"
128+
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Screenshot of codeuino chat-platform"
129129
class="img-responsive">
130130
<div class="fh5co-copy">
131131
<h3>Chat Platform</h3>
@@ -134,7 +134,7 @@ <h3>Chat Platform</h3>
134134
</a>
135135
</div>
136136
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
137-
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Free HTML5 Website Template by gettemplates.co"
137+
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Screenshot of Codeuino Certificate-Generator"
138138
class="img-responsive">
139139
<div class="fh5co-copy">
140140
<h3>Certificate Generator</h3>

0 commit comments

Comments
 (0)