diff --git a/index.md b/index.md index 716c5b115..47b169f7d 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ --- full_title: "Cheatsheets — for web development and more" description: "A collection of cheatsheets I've written." -layout: 2017/home +layout: home type: website --- diff --git a/index@2016.md b/index@2016.md new file mode 100644 index 000000000..47b169f7d --- /dev/null +++ b/index@2016.md @@ -0,0 +1,6 @@ +--- +full_title: "Cheatsheets — for web development and more" +description: "A collection of cheatsheets I've written." +layout: home +type: website +---