From 8d86435c39f57f5f40661b94a37e22b656c5625e Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Fri, 19 Jun 2015 08:38:31 -0400 Subject: [PATCH] remove 3d model shop --- contents/about.md | 1 - contents/shop.json | 3 --- templates/shop.jade | 10 ---------- 3 files changed, 14 deletions(-) delete mode 100644 contents/shop.json delete mode 100644 templates/shop.jade diff --git a/contents/about.md b/contents/about.md index bfa5d05..b3f78e3 100644 --- a/contents/about.md +++ b/contents/about.md @@ -1,4 +1,3 @@ --- view: none --- -View my [3d Model Shop](/shop.html) diff --git a/contents/shop.json b/contents/shop.json deleted file mode 100644 index e4555a5..0000000 --- a/contents/shop.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "template": "shop.jade" -} diff --git a/templates/shop.jade b/templates/shop.jade deleted file mode 100644 index 5d4fb87..0000000 --- a/templates/shop.jade +++ /dev/null @@ -1,10 +0,0 @@ -extends layout -block content - h1 3D Shop - - p - | The following are products which I have 3d modeled and have available for sale on - =" " - a(href="http://www.shapeways.com/shops/brett", target="_blank") Shapeways - - iframe(width=200, height=305, frameborder=0, allowfullscreen, allowtransparency, src="//www.shapeways.com/fragments/product?spin=AWZYCTQJZ")