diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..e69de29 diff --git a/_layouts/.default.html.swo b/_layouts/.default.html.swo index abe7226..52a232d 100644 Binary files a/_layouts/.default.html.swo and b/_layouts/.default.html.swo differ diff --git a/_layouts/default.html b/_layouts/default.html index 3badf3d..c7266cb 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -13,7 +13,10 @@ beppe.online +
{% include nav.html %} {{ content }} +
+ {% include footer.html %} diff --git a/index.html b/index.html index 52b981b..265711e 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,6 @@ layout: default title: index --- -

Welcome!

Welcome to my webpage! If you don't know me (how did you get here?) i'm beppe, a (currentyear - 1996) year old sysdamin from the ghent area in belgium! I like to draw/paint, play guitar, play games, read comics and manga, i like watching movies too, and anime and tv shows! Oh and i really like riding my bycicle! @@ -33,25 +32,4 @@ title: index

return

-
-