We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent99f627e commitc68be43Copy full SHA for c68be43
index.html
@@ -392,8 +392,8 @@ <h1 class="text-center section-heading">
392
<!-- project section end -->
393
394
<!-- experience section start -->
395
-
396
-{% comment %}<sectionclass="experience_section"id="experience">
+<!--
+<section>
397
<div class="container">
398
<h1 class="text-center section-heading">
399
Experience
@@ -422,7 +422,7 @@ <h1 class="text-center section-heading">
422
<tbody class="table2_tbody">
423
<tr>
424
<td>1</td>
425
-<!--add company logo company name and company link -->
+add company logo company name and company link
426
<td>
427
<div >
428
<img src="Images/flodata.webp" alt="Company Logo" class="img-responsive img-fluid company_logo">
@@ -442,7 +442,7 @@ <h1 class="text-center section-heading">
442
</tbody>
443
</table>
444
</div>
445
-</section>{% endcomment %}
+</section>-->
446
447
<!-- experience section end -->
448