From bd9a3f5e2a94c97d8594bbfd010aff6ecac2d5d1 Mon Sep 17 00:00:00 2001 From: Benjamin Maquet Date: Mon, 30 Jun 2025 15:02:40 +0200 Subject: [PATCH] docs: add missing preset logo (#13897) --- docs-website/filterTagIndexes.json | 2 +- docs-website/static/img/logos/platforms/presetlogo.svg | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 docs-website/static/img/logos/platforms/presetlogo.svg diff --git a/docs-website/filterTagIndexes.json b/docs-website/filterTagIndexes.json index f68b7b6c71..3069a28b23 100644 --- a/docs-website/filterTagIndexes.json +++ b/docs-website/filterTagIndexes.json @@ -739,7 +739,7 @@ }, { "Path": "docs/generated/ingestion/sources/preset", - "imgPath": "img/datahub-logo-color-mark.svg", + "imgPath": "img/logos/platforms/presetlogo.svg", "Title": "Preset", "Description": "Preset is a cloud-native business intelligence platform that provides self-service analytics and data visualization capabilities.", "tags": { diff --git a/docs-website/static/img/logos/platforms/presetlogo.svg b/docs-website/static/img/logos/platforms/presetlogo.svg new file mode 100644 index 0000000000..dcdf73f42f --- /dev/null +++ b/docs-website/static/img/logos/platforms/presetlogo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file