From 509e5ac979245693be63575ef3bf015aac80be23 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 22 Apr 2021 12:47:06 +0200 Subject: [PATCH] chg: [doc] yeti logo added --- documentation/website/expansion/yeti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/website/expansion/yeti.json b/documentation/website/expansion/yeti.json index 3ec7789..93341dc 100644 --- a/documentation/website/expansion/yeti.json +++ b/documentation/website/expansion/yeti.json @@ -1,6 +1,6 @@ { "description": "Module to process a query on Yeti.", - "logo": "", + "logo": "yeti.png", "requirements": ["pyeti", "API key "], "input": "A domain, hostname,IP, sha256,sha1, md5, url of MISP attribute.", "output": "MISP attributes and objects fetched from the Yeti instances.",