mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 06:20:23 +00:00
Fixed a mailto typo
This commit is contained in:
parent
f32866c2fc
commit
540d229eba
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@
|
|||
</address>
|
||||
<address>
|
||||
<strong>Full Name</strong><br>
|
||||
<a mailto="#">first.last@gmail.com</a>
|
||||
<a href="mailto:#">first.last@gmail.com</a>
|
||||
</address>
|
||||
</div>
|
||||
<div class="span4">
|
||||
|
|
|
|||
Loading…
Reference in a new issue