We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93595a4 commit 62ce2a5Copy full SHA for 62ce2a5
index.html
@@ -207,6 +207,15 @@ <h5 class="has-animation">Education & Skill</h5>
207
</div>
208
209
210
+ <div class="tf__section_heading mb_40">
211
+ <h5 class="has-animation">Badges</h5>
212
+ <div class="badges">
213
+ <img src="linux.svg" width="100px">
214
+ </div>
215
216
+ <div class="row">
217
+
218
219
220
221
</section>
@@ -302,4 +311,4 @@ <h5 class="has-animation">Education & Skill</h5>
302
311
<script src="main.js"></script>
303
312
304
313
305
-</body></html>
314
+</body></html>
0 commit comments