From 7cbba1ff9043c171db648d5b4b508db5f63ee97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Sch=C3=A4ffer?= Date: Fri, 25 Oct 2024 11:07:35 +0200 Subject: [PATCH] Fix: remove deprecated meta tag (#4191) --- src/pages/_document.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/_document.jsx b/src/pages/_document.jsx index 64dd73064..bfe3fc933 100644 --- a/src/pages/_document.jsx +++ b/src/pages/_document.jsx @@ -8,7 +8,7 @@ export default function Document() { name="description" content="A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations." /> - +