From 210fca3a77b9043e0f2c608e1eaff6f2ec37cdf3 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 24 Jul 2020 11:57:23 +0530 Subject: added landing page --- docs/_includes/head.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/_includes/head.html (limited to 'docs/_includes/head.html') diff --git a/docs/_includes/head.html b/docs/_includes/head.html new file mode 100644 index 0000000..667196b --- /dev/null +++ b/docs/_includes/head.html @@ -0,0 +1,21 @@ + + + + + + + {{ site.page_title }} + + + + + + {% if site.enable_smart_app_banner %} + + {% endif %} + + + + + + \ No newline at end of file -- cgit v1.2.3