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 @@
-

+

beppe.online -

+
- {% include nav.html %} -
- {{ content }} +
+ {% include nav.html %} +
+ {{ content }} +
+ {% include footer.html %}
- {% include footer.html %} diff --git a/img/background.jpg b/img/background.jpg index 925a283..8e3b3e8 100644 Binary files a/img/background.jpg and b/img/background.jpg differ diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..fb49720 Binary files /dev/null and b/img/logo.png differ