mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-10 00:07:43 -06:00
minify plugin
This commit is contained in:
21
index.html
21
index.html
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user