Update resume.html

Add "if site.resume_section_experience"
This commit is contained in:
Kirill Pastuhov
2015-11-03 13:10:19 +05:00
parent 23d4670e3c
commit 9a357b2908
+2
View File
@@ -39,6 +39,7 @@
</header>
{% if site.resume_section_experience %}
<!-- begin Experience -->
<section class="content-section">
@@ -78,6 +79,7 @@
</section>
<!-- end Experience -->
{% endif %}
{% if site.resume_section_education %}
<!-- begin Education -->