From ae3634e9d4791b08e288870d72da2c3d1356dd63 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 8 Sep 2023 07:16:36 -0700 Subject: [PATCH] Change crossorigin to crossOrigin Co-Authored-By: Shagon94 <9140783+shagon94@users.noreply.github.com> --- 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 b375dfca6..c9a6c29e1 100644 --- a/src/pages/_document.jsx +++ b/src/pages/_document.jsx @@ -9,7 +9,7 @@ export default function Document() { content="A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations." /> - +