Skip to content

Commit 155244d

Browse files
committed
Update file: trumbowyg-by-alex-d.html
1 parent 46d46ef commit 155244d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

jquery-plugins/trumbowyg-by-alex-d.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,18 +94,24 @@
9494
<h1 id="packageName">Trumbowyg</h1>
9595
<p id="packageDescription" class="text-muted">A lightweight and amazing WYSIWYG JavaScript editor under 10kB</p>
9696

97-
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
97+
<div class="tags">
9898
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
99+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
99100
<span>jquery-plugin</span>
100101
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
102+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
101103
<span>lightweight</span>
102104
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
105+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
103106
<span>rich-text-editor</span>
104107
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
108+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
105109
<span>trumbowyg</span>
106110
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
111+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
107112
<span>wysiwyg</span>
108113
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
114+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
109115
<span>wysiwyg-editor</span>
110116
</div>
111117
</div>

0 commit comments

Comments
 (0)