From 3e76d6565603fafa2c85ad81d7b6345c4e279c72 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 28 May 2017 22:50:57 -0700 Subject: Rearrange all the docs to allow for a docs/major.minor/ setup --- docs/_layouts/simple.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 docs/_layouts/simple.html (limited to 'docs/_layouts/simple.html') diff --git a/docs/_layouts/simple.html b/docs/_layouts/simple.html deleted file mode 100644 index bb35ec792..000000000 --- a/docs/_layouts/simple.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: default ---- - -
-
-

{{ page.title }}

-

- Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. -

- {% include ads.html %} -
-
- -
- {{ content }} -
-- cgit v1.2.3