Skip to content

Commit

Permalink
Merge pull request #1 from FreDeRoover/patch-1
Browse files Browse the repository at this point in the history
Added missing href:tel
  • Loading branch information
puikinsh authored Jun 6, 2019
2 parents 45cb2f1 + 6cc9ef1 commit fb711cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ <h3 class="heading">About</h3>
<h3 class="heading">Contact Info</h3>
<ul>
<li><span class="text">203 Fake St. Mountain View, San Francisco, California, USA</span></li>
<li><span class="text">+2 392 3929 210</span></a></li>
<li><span class="text"><a href="tel:+2 392 3929 210">+2 392 3929 210</span></a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -537,4 +537,4 @@ <h3 class="heading">Useful Links</h3>
</div>
</center>
</body>
</html>
</html>

0 comments on commit fb711cb

Please sign in to comment.