From 9360ccdc20fac1cc91f7db74f7daa214696b5175 Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Mon, 13 Sep 2021 21:14:04 -0400 Subject: [PATCH] DEV: Match viewport metadata on mobile in Ember CLI (#14330) --- app/assets/javascripts/discourse/app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/app/index.html b/app/assets/javascripts/discourse/app/index.html index 88ac5134c40..c7c50c7784f 100644 --- a/app/assets/javascripts/discourse/app/index.html +++ b/app/assets/javascripts/discourse/app/index.html @@ -6,7 +6,7 @@ Discourse - Ember CLI - + {{content-for "before-script-load"}}