From d501c8541b02d78e7e3114f335f05ac52e846435 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Sun, 9 Feb 2025 21:54:45 +0100 Subject: [PATCH] Website: Set new Logo Paperless-AI set new logo after request --- json/paperless-ai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/paperless-ai.json b/json/paperless-ai.json index 8088dc49..16a0fb8a 100644 --- a/json/paperless-ai.json +++ b/json/paperless-ai.json @@ -11,7 +11,7 @@ "interface_port": 3000, "documentation": null, "website": "https://github.com/clusterzx/paperless-ai", - "logo": "https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/resources/logo/web/svg/square.svg", + "logo": "https://raw.githubusercontent.com/clusterzx/paperless-ai/refs/heads/main/icon.png", "description": "An automated document analyzer for Paperless-ngx using OpenAI API, Ollama and all OpenAI API compatible Services to automatically analyze and tag your documents.It features: Automode, Manual Mode, Ollama and OpenAI, a Chat function to query your documents with AI, a modern and intuitive Webinterface.", "install_methods": [ { @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}