Deploy jef-sachsen/jef-sachsen.de to github.com/jef-sachsen/jef-sachsen.de.git:gh-pages
This commit is contained in:
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
{% include head.html %}
|
||||
<body id="page-top" class="index">
|
||||
{% include nav.html %}
|
||||
{% include header.html %}
|
||||
{% include portfolio_grid.html %}
|
||||
{% include about.html %}
|
||||
{% include contact.html %}
|
||||
{% include footer.html %}
|
||||
{% include modals.html %}
|
||||
{% include js.html %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user