add print page

This commit is contained in:
sharathdt
2022-08-08 15:23:04 +05:30
parent 9ff6380eac
commit cc17f1bc8a
4 changed files with 45 additions and 2 deletions

18
print.html Normal file
View File

@ -0,0 +1,18 @@
---
layout: print
---
{% include career-profile.html %}
{% unless site.data.data.sidebar.education %}
{% include education.html %}
{% endunless %}
{% include experiences.html %}
{% include projects.html %}
{% include publications.html %}
{% include skills.html %}