From 6196c748f49e8b270c1e01ff294bd5e774142a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Thu, 18 Jul 2024 16:06:00 +0200 Subject: [PATCH 1/9] Added "A Qlik product" --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2555d85f2..b0b62686f 100755 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,8 @@ destination: "_site/docs" # this appears on the top navigation bar next to the home button. -topnav_title: Stitch Docs +topnav_title: Stitch +topnav_title2: A Qlik product # lists sidebars From 6686dcb5c5c2e9e4cd55b4af5f4c8323690f35b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Thu, 18 Jul 2024 16:19:10 +0200 Subject: [PATCH 2/9] Added subtitle for logo --- _includes/layout/topnav.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index 8f61bc74f..bed314029 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -13,6 +13,7 @@ {{site.topnav_title}} + {{site.topnav2_title}}
From 94303a4e40843c4e8bfd3f489b1b660877d763af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Thu, 18 Jul 2024 16:22:52 +0200 Subject: [PATCH 3/9] fixed topnav_title --- _includes/layout/topnav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index bed314029..37eddc55c 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -13,7 +13,7 @@ {{site.topnav_title}} - {{site.topnav2_title}} + {{site.topnav_title2}}
From af8fb1cf00e95e6ca26f2cedecb90490ace9fe45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Thu, 18 Jul 2024 17:29:36 +0200 Subject: [PATCH 4/9] replaced svg logo (test) --- _includes/layout/topnav.html | 37 +++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index 37eddc55c..33fdf8c81 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -4,13 +4,36 @@
From 1e04c9c975a3a7c50c8e41d8ce9edd9f228de1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Thu, 18 Jul 2024 17:43:14 +0200 Subject: [PATCH 6/9] add clickable logo --- _includes/layout/topnav.html | 61 ++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index 52b23a4e2..940df42c0 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -4,38 +4,37 @@
From a94ceacaeaaa1ab0643d593c5eeb2df51457a33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Fri, 19 Jul 2024 09:51:13 +0200 Subject: [PATCH 7/9] removed around --- _includes/layout/topnav.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index 940df42c0..b0bda68cb 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -4,8 +4,7 @@
From 70cba7e4acc8d60f370c281dfc12f002aca85f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= Date: Fri, 19 Jul 2024 10:00:40 +0200 Subject: [PATCH 8/9] added stuff to the div --- _includes/layout/topnav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/layout/topnav.html b/_includes/layout/topnav.html index b0bda68cb..67e888001 100755 --- a/_includes/layout/topnav.html +++ b/_includes/layout/topnav.html @@ -1,7 +1,7 @@