|
94 | 94 | <h1 id="packageName">Trumbowyg</h1>
|
95 | 95 | <p id="packageDescription" class="text-muted">A lightweight and amazing WYSIWYG JavaScript editor under 10kB</p>
|
96 | 96 |
|
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 | + |
118 | 98 |
|
119 | 99 | <!-- Statistics -->
|
120 | 100 | <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>
|
205 | 185 |
|
206 | 186 | </div>
|
207 | 187 | </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 | + |
208 | 210 | </main>
|
209 | 211 | <!-- Sidebar -->
|
210 | 212 | <aside class="col-md-4 p-0">
|
|
0 commit comments