diff --git a/blog/blog.html b/blog/blog.html index c9be1cf..c2ba28e 100644 --- a/blog/blog.html +++ b/blog/blog.html @@ -15,18 +15,23 @@ - + - + +
+ +
+ diff --git a/contact/contact.html b/contact/contact.html index a215aff..09473cf 100644 --- a/contact/contact.html +++ b/contact/contact.html @@ -15,18 +15,23 @@ - + - + +
+ +
+ diff --git a/home/index.html b/home/index.html index 4462edc..5f37425 100644 --- a/home/index.html +++ b/home/index.html @@ -15,12 +15,12 @@ - +
- +

Welcome to my little corner of the Internet :)

You might be wondering who I am and what I do. In which case, you are in luck. diff --git a/portfolio/portfolio.html b/portfolio/portfolio.html index 5e7a118..9c1d415 100644 --- a/portfolio/portfolio.html +++ b/portfolio/portfolio.html @@ -15,18 +15,23 @@ - + - +

+
+ +
+ diff --git a/sitereport/sitereport.html b/sitereport/sitereport.html index d8bd6c3..8eb2852 100644 --- a/sitereport/sitereport.html +++ b/sitereport/sitereport.html @@ -15,11 +15,12 @@ - + - + +
+ +
+ diff --git a/home/index_mobile.css b/style/mobile.css similarity index 100% rename from home/index_mobile.css rename to style/mobile.css