+ {% include nav.html %}
+
- {% include footer.html %}
+ {{ content }}
+
+ {% include footer.html %}
diff --git a/.DS_Store b/.DS_Store index dbb67ed..bd9ea68 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/_layouts/default.html b/_layouts/default.html index dd35af7..3d79b27 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,14 +9,16 @@