Skip to content

Commit c68be43

Browse files
committed
changes
1 parent 99f627e commit c68be43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ <h1 class="text-center section-heading">
392392
<!-- project section end -->
393393

394394
<!-- experience section start -->
395-
396-
{% comment %} <section class="experience_section" id="experience">
395+
<!--
396+
<section class="experience_section" id="experience">
397397
<div class="container">
398398
<h1 class="text-center section-heading">
399399
Experience
@@ -422,7 +422,7 @@ <h1 class="text-center section-heading">
422422
<tbody class="table2_tbody">
423423
<tr>
424424
<td>1</td>
425-
<!-- add company logo company name and company link -->
425+
add company logo company name and company link
426426
<td>
427427
<div >
428428
<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">
442442
</tbody>
443443
</table>
444444
</div>
445-
</section> {% endcomment %}
445+
</section> -->
446446

447447
<!-- experience section end -->
448448

0 commit comments

Comments
 (0)