Skip to content

Commit d68eb15

Browse files
committed
Update file: trumbowyg-by-alex-d.html
1 parent b89a34f commit d68eb15

File tree

1 file changed

+23
-21
lines changed

1 file changed

+23
-21
lines changed

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

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -94,27 +94,7 @@
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="tags">
98-
<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 -->
100-
<span>jquery-plugin</span>
101-
</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 -->
103-
<span>lightweight</span>
104-
</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 -->
106-
<span>rich-text-editor</span>
107-
</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 -->
109-
<span>trumbowyg</span>
110-
</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 -->
112-
<span>wysiwyg</span>
113-
</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 -->
115-
<span>wysiwyg-editor</span>
116-
</div>
117-
</div>
97+
11898

11999
<!-- Statistics -->
120100
<div class="stat-row d-flex justify-content-around align-items-center text-center mb-2">
@@ -205,6 +185,28 @@ <h1 id="packageName">Trumbowyg</h1>
205185

206186
</div>
207187
</article>
188+
<div class="tags">
189+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
190+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
191+
<span>jquery-plugin</span>
192+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
193+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
194+
<span>lightweight</span>
195+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
196+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
197+
<span>rich-text-editor</span>
198+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
199+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
200+
<span>trumbowyg</span>
201+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
202+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
203+
<span>wysiwyg</span>
204+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
205+
<i class="bi bi-tag-fill me-2"></i> <!-- Bootstrap icon for tag -->
206+
<span>wysiwyg-editor</span>
207+
</div>
208+
</div>
209+
208210
</main>
209211
<!-- Sidebar -->
210212
<aside class="col-md-4 p-0">

0 commit comments

Comments
 (0)