From f202d7dc8c1d72bc2ecc8249eb594cc67541011e Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Fri, 2 Jun 2023 14:30:55 -0700 Subject: [PATCH] website info (#3482) * analytics tracker * Testing for clearbit tracking * Update footer.html layout update * Update footer.html Layout update --------- Signed-off-by: Mark Fussell --- daprdocs/layouts/partials/footer.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/daprdocs/layouts/partials/footer.html b/daprdocs/layouts/partials/footer.html index 856586836..d5ef2b088 100644 --- a/daprdocs/layouts/partials/footer.html +++ b/daprdocs/layouts/partials/footer.html @@ -5,14 +5,14 @@
{{ with $links }} {{ with index . "user"}} - {{ template "footer-links-block" . }} + {{ template "footer-links-block" . }} {{ end }} {{ end }}
{{ with $links }} {{ with index . "developer"}} - {{ template "footer-links-block" . }} + {{ template "footer-links-block" . }} {{ end }} {{ end }}
@@ -26,6 +26,7 @@ + {{ define "footer-links-block" }}