From 45e4f4e91eb4bf8d116df3c1b7f3bfa3b3686581 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Tue, 8 Aug 2017 00:03:22 -0400 Subject: [PATCH] That post is not hidden. Awkward. --- _posts/2017-08-07-proximity-structures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-08-07-proximity-structures.md b/_posts/2017-08-07-proximity-structures.md index 9a4555c..7d701ed 100644 --- a/_posts/2017-08-07-proximity-structures.md +++ b/_posts/2017-08-07-proximity-structures.md @@ -1,8 +1,8 @@ --- title: Proximity Structures: Playing around with PixiJS layout: post -image: /img/blog/proximity-structures.png hidden: true +image: /img/blog/proximity-structures.png --- I've been messing around with a library called [PixiJS](http://www.pixijs.com/)