From 587622de2e4ee0facde9f58a18ea7218750e5a13 Mon Sep 17 00:00:00 2001 From: Nick Greenfield Date: Wed, 5 Jan 2022 14:49:45 -0800 Subject: [PATCH] Add a google analytics event for clicked tabs Signed-off-by: Nick Greenfield --- daprdocs/layouts/shortcodes/tabs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daprdocs/layouts/shortcodes/tabs.html b/daprdocs/layouts/shortcodes/tabs.html index dbf753387..c1be42ca2 100644 --- a/daprdocs/layouts/shortcodes/tabs.html +++ b/daprdocs/layouts/shortcodes/tabs.html @@ -10,7 +10,7 @@ {{- $tabid := printf "%s-%s-tab" $guid $entry | anchorize -}} {{- $entryid := printf "%s-%s" $guid $entry | anchorize -}} - {{ . }} @@ -24,4 +24,4 @@
{{ .Inner }} -
\ No newline at end of file +