Skip to content

Commit 5a5ad82

Browse files
committed
Update file: jquery-mask-plugin-by-igorescobar.html
1 parent 43894bc commit 5a5ad82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jquery-plugins/jquery-mask-plugin-by-igorescobar.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ <h1 id="packageName">jQuery Mask Plugin</h1>
176176
<div class="tab-pane fade show active" id="installation" role="tabpanel" aria-labelledby="installation-tab">
177177
<h1>jQuery Mask Plugin</h1>
178178
<p>A jQuery Plugin to make masks on form fields and HTML elements.</p>
179-
<p><a href="https://travis-ci.org/igorescobar/jQuery-Mask-Plugin"><img src="https://travis-ci.org/igorescobar/jQuery-Mask-Plugin.png" alt="Build Status" /></a>
180-
<a href="https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin"><img src="https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin.png" alt="Code Climate" /></a>
181-
<a href="https://www.jsdelivr.com/package/npm/jquery-mask-plugin"><img src="https://data.jsdelivr.com/v1/package/npm/jquery-mask-plugin/badge?style=rounded" alt="jsDelivr Hits" /></a>
179+
<p><a href="https://travis-ci.org/igorescobar/jQuery-Mask-Plugin"><img src="https://travis-ci.org/igorescobar/jQuery-Mask-Plugin.png" alt="Build Status" /></a><br />
180+
<a href="https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin"><img src="https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin.png" alt="Code Climate" /></a><br />
181+
<a href="https://www.jsdelivr.com/package/npm/jquery-mask-plugin"><img src="https://data.jsdelivr.com/v1/package/npm/jquery-mask-plugin/badge?style=rounded" alt="jsDelivr Hits" /></a><br />
182182
<a href="https://cdnjs.com/libraries/jquery.mask"><img src="https://img.shields.io/cdnjs/v/jquery.mask.svg" alt="CDNJS" /></a></p>
183183
<h1>Documentation, Demos &amp; Usage Examples</h1>
184184
<p><a href="https://igorescobar.github.io/jQuery-Mask-Plugin/">https://igorescobar.github.io/jQuery-Mask-Plugin/</a></p>

0 commit comments

Comments
 (0)