From bbcc8e857e7ff42cfe45edcab12c1d74ccf06b29 Mon Sep 17 00:00:00 2001
From: Nicolas Duchastel de Montrouge
<104599836+nduchastel@users.noreply.github.com>
Date: Sun, 4 Feb 2024 19:38:24 -0800
Subject: [PATCH] Add support fo Tableau
Tableau is one of the most used data visualisation tool.
It has its own very active #datafam community.
This adds an icon which links to someone's public.tableau.com web page.
---
layouts/partials/svg.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 55cbcfb..da282aa 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -650,6 +650,17 @@
+{{- else if (eq $icon_name "tableau") -}}
+
{{- else if (eq $icon_name "telegram") -}}