Update cv.html (#1820)

resume fixing that isn't showing up
This commit is contained in:
Pablo Diego Pereira 2023-11-22 16:25:06 -03:00 committed by GitHub
parent 136e8bf2bb
commit f5cdbdd322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -83,6 +83,8 @@ layout: default
{% include resume/interests.html %}
{% when "certificates" %}
{% include resume/certificates.html %}
{% when "references" %}
{% include resume/references.html %}
{% else %}
{% endcase %}
@ -93,4 +95,4 @@ layout: default
</article>
</div>
{% endunless %}
{% endunless %}