Skip to content

Commit f1596d2

Browse files
committed
Update file: touchswipe-jquery-plugin-by-mattbryson.html
1 parent 1497ae9 commit f1596d2

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

jquery-plugins/touchswipe-jquery-plugin-by-mattbryson.html

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,37 @@ <h3>For port to XUI see:</h3>
236236
</div>
237237

238238
<div class="tags mb-2 mt-2">
239-
239+
<a href="https://codehimblog.github.io/tag/touchSwipe" class="text-decoration-none">
240+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
241+
<i class="bi bi-tag-fill me-2"></i>
242+
<span>touchSwipe</span>
243+
</div>
244+
</a><a href="https://codehimblog.github.io/tag/touch" class="text-decoration-none">
245+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
246+
<i class="bi bi-tag-fill me-2"></i>
247+
<span>touch</span>
248+
</div>
249+
</a><a href="https://codehimblog.github.io/tag/swipe" class="text-decoration-none">
250+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
251+
<i class="bi bi-tag-fill me-2"></i>
252+
<span>swipe</span>
253+
</div>
254+
</a><a href="https://codehimblog.github.io/tag/gestures" class="text-decoration-none">
255+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
256+
<i class="bi bi-tag-fill me-2"></i>
257+
<span>gestures</span>
258+
</div>
259+
</a><a href="https://codehimblog.github.io/tag/tocuhevent" class="text-decoration-none">
260+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
261+
<i class="bi bi-tag-fill me-2"></i>
262+
<span>tocuhevent</span>
263+
</div>
264+
</a><a href="https://codehimblog.github.io/tag/jquery" class="text-decoration-none">
265+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
266+
<i class="bi bi-tag-fill me-2"></i>
267+
<span>jquery</span>
268+
</div>
269+
</a>
240270
</div>
241271

242272
</article>

0 commit comments

Comments
 (0)