From a28253878295eaf68548967250621f9f888471b4 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 18 Nov 2022 22:32:26 -0800 Subject: [PATCH] Fix viewport tag location lost in merge --- src/pages/_document.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/_document.jsx b/src/pages/_document.jsx index 61f696567..8e34e2bce 100644 --- a/src/pages/_document.jsx +++ b/src/pages/_document.jsx @@ -9,7 +9,6 @@ export default function Document() { content="A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations." /> -