From c1c79dc00192962327b0d9f75f1594aa672bfadd Mon Sep 17 00:00:00 2001 From: Samay Shamdasani Date: Mon, 2 Jan 2017 19:18:10 -0500 Subject: [PATCH] fixing grid --- 404.html | 36 +++++++++++++++--- _site/404.html | 73 ++++++++++++++++++++++++++++-------- _site/index.html | 98 +++++++++++++++++++++++++----------------------- _site/web.html | 25 ++++++++++-- index.html | 35 +++++++++++++---- web.html | 35 +++++++++++++++-- 6 files changed, 218 insertions(+), 84 deletions(-) diff --git a/404.html b/404.html index 2b49d65f..8300980b 100644 --- a/404.html +++ b/404.html @@ -1,14 +1,38 @@ --- layout: page title: You are lost. -description: meanwhile, why not check out some awesome projects? ---
- {% for post in site.posts limit:3 %} - + +
+ {% for post in site.posts limit: 3%} + + + {% endfor %} +
+ + +
+ {% for post in site.posts limit: 3 offset: 3%} + {% endfor %}
+ + +
+ {% for post in site.posts limit: 3 offset: 6%} + + {% endfor %} +
+ +
\ No newline at end of file diff --git a/_site/404.html b/_site/404.html index fed58b54..8c3ea6c2 100644 --- a/_site/404.html +++ b/_site/404.html @@ -5,16 +5,16 @@ You are lost. - + - + - + @@ -144,26 +144,67 @@

You are lost.

-

meanwhile, why not check out some awesome projects?

+

+ +
+ + + + + + + + + + +
+ + + + +
+ + + +
+ +

To-Do List

+
+ +
+ +