From f87cbf1e402922b3e8feefab217f8e15e768d8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Musia=C5=82?= Date: Fri, 10 Jan 2025 12:58:56 +0100 Subject: [PATCH] data event location attributes added --- theme/partials/header.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/theme/partials/header.html b/theme/partials/header.html index 721eb296..17b16b63 100644 --- a/theme/partials/header.html +++ b/theme/partials/header.html @@ -37,6 +37,7 @@ class="md-header__button md-logo desktop" aria-label="{{ config.site_name }}" data-md-component="logo" + data-event-location="docs_nav_top_logo_home" > Flotiq @@ -46,6 +47,7 @@ class="md-header__button md-logo docs-badge desktop" aria-label="{{ config.site_name }}" data-md-component="logo" + data-event-location="docs_nav_top_logo_docs" > Flotiq @@ -57,6 +59,7 @@ class="md-header__button md-logo mobile" aria-label="{{ config.site_name }}" data-md-component="logo" + data-event-location="docs_nav_top_logo_home" > Flotiq @@ -66,6 +69,7 @@ class="md-header__button md-logo docs-badge mobile" aria-label="{{ config.site_name }}" data-md-component="logo" + data-event-location="docs_nav_top_logo_docs" > Flotiq @@ -98,6 +102,7 @@ class="md-header__button md-icon" title="{{ option.toggle.name }}" for="__palette_{{ loop.index0 or loop.length }}" + data-event-location="docs_nav_top_dark_mode" hidden > {% include ".icons/" ~ option.toggle.icon ~ ".svg" %} @@ -157,9 +162,9 @@ - Request a demo - Log in - Try Flotiq for free + Request a demo + Log in + Try Flotiq for free