minify plugin

This commit is contained in:
bchiang7
2016-12-09 21:17:44 -05:00
parent 380a86c6dc
commit f33979af1c
10 changed files with 1972 additions and 43 deletions

View File

@@ -1,13 +1,14 @@
---
layout: default
---
{% include intro.html %}
{% include about.html %}
{% include services.html %}
{% include skills.html %}
{% include experience.html %}
{% include resume_btn.html %}
{% include portfolio.html %}
{% include contact.html %}
{% include footer.html %}
<div id="skrollr-body">
{% include intro.html %}
{% include about.html %}
{% include services.html %}
{% include skills.html %}
{% include experience.html %}
{% include resume_btn.html %}
{% include portfolio.html %}
{% include contact.html %}
{% include footer.html %}
</div>