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 9445fa0 commit 0ac8bb6Copy full SHA for 0ac8bb6
index.html
@@ -393,7 +393,7 @@ <h1 class="text-center section-heading">
393
394
<!-- experience section start -->
395
396
- <section class="experience_section" id="experience">
+ {% comment %} <section class="experience_section" id="experience">
397
<div class="container">
398
<h1 class="text-center section-heading">
399
Experience
@@ -442,7 +442,7 @@ <h1 class="text-center section-heading">
442
</tbody>
443
</table>
444
</div>
445
- </section>
+ </section> {% endcomment %}
446
447
<!-- experience section end -->
448
0 commit comments