Skip to content

Commit 1497ae9

Browse files
committed
Update file: malihu-custom-scrollbar-plugin-by-malihu.html
1 parent a93287e commit 1497ae9

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

jquery-plugins/malihu-custom-scrollbar-plugin-by-malihu.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,22 @@ <h2>Donate </h2>
243243
</div>
244244

245245
<div class="tags mb-2 mt-2">
246-
246+
<a href="https://codehimblog.github.io/tag/jquery-plugin" class="text-decoration-none">
247+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
248+
<i class="bi bi-tag-fill me-2"></i>
249+
<span>jquery-plugin</span>
250+
</div>
251+
</a><a href="https://codehimblog.github.io/tag/custom-scrollbar" class="text-decoration-none">
252+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
253+
<i class="bi bi-tag-fill me-2"></i>
254+
<span>custom-scrollbar</span>
255+
</div>
256+
</a><a href="https://codehimblog.github.io/tag/scrollbar" class="text-decoration-none">
257+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
258+
<i class="bi bi-tag-fill me-2"></i>
259+
<span>scrollbar</span>
260+
</div>
261+
</a>
247262
</div>
248263

249264
</article>

0 commit comments

Comments
 (0)