forked from robert/robertjohnson.work
Fix docker compose and deploy
This commit is contained in:
19
print.html
Normal file
19
print.html
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
layout: print
|
||||
permalink: /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 %}
|
Reference in New Issue
Block a user