File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -392,8 +392,8 @@ <h1 class="text-center section-heading">
392
392
<!-- project section end -->
393
393
394
394
<!-- experience section start -->
395
-
396
- {% comment %} < section class ="experience_section " id ="experience ">
395
+ <!--
396
+ <section class="experience_section" id="experience">
397
397
<div class="container">
398
398
<h1 class="text-center section-heading">
399
399
Experience
@@ -422,7 +422,7 @@ <h1 class="text-center section-heading">
422
422
<tbody class="table2_tbody">
423
423
<tr>
424
424
<td>1</td>
425
- <!-- add company logo company name and company link -->
425
+ add company logo company name and company link
426
426
<td>
427
427
<div >
428
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
442
</tbody>
443
443
</table>
444
444
</div>
445
- </ section > {% endcomment %}
445
+ </section> -->
446
446
447
447
<!-- experience section end -->
448
448
You can’t perform that action at this time.
0 commit comments