From 9cfad673c62a43b9ae59eed0624554386c8a2035 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Sun, 12 Nov 2017 12:20:17 -0600 Subject: [PATCH] Add include that will return 4 random example apps --- _includes/docs/examples.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _includes/docs/examples.html diff --git a/_includes/docs/examples.html b/_includes/docs/examples.html new file mode 100644 index 0000000..53cf3b3 --- /dev/null +++ b/_includes/docs/examples.html @@ -0,0 +1,7 @@ +{% assign apps = site.apps | sample:4 %} + +