From 4fcfb52f60f20cb091dcb4dbdf4a365fdea14651 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 27 Mar 2025 18:24:46 -0600 Subject: initial commit --- _includes/head.html | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..cd90cbb --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,145 @@ + + + + {{ site.page_title }} + + + {% if site.enable_smart_app_banner %} + + {% endif %} + + + + -- cgit v1.2.3