From 6399f5940facfd6044ce4d53d9881559a7a5cba8 Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 11 Jan 2025 02:35:53 +0200 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3a1f32..126e14e 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ provide custom console commands using `GgStatic.instance.registerConsoleCommand` ## ❓ FAQ ### Why is the viewport not centered or blurry on mobile/retina displays? -Add the following meta tag to your : +Add the following meta tag to your ``: ```html ```