File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,27 @@ <h2>Thanks to…</h2>
238238 </ div >
239239
240240 < div class ="tags mb-2 mt-2 ">
241-
241+ < a href ="https://codehimblog.github.io/tag/form " class ="text-decoration-none ">
242+ < div class ="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2 ">
243+ < i class ="bi bi-tag-fill me-2 "> </ i >
244+ < span > form</ span >
245+ </ div >
246+ </ a > < a href ="https://codehimblog.github.io/tag/placeholder " 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 > placeholder</ span >
250+ </ div >
251+ </ a > < a href ="https://codehimblog.github.io/tag/jQuery " 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 > jQuery</ span >
255+ </ div >
256+ </ a > < a href ="https://codehimblog.github.io/tag/jquery-plugin " 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 > jquery-plugin</ span >
260+ </ div >
261+ </ a >
242262</ div >
243263
244264 </ article >
You can’t perform that action at this time.
0 commit comments