From 83574378aff7eecd183250f7223ad97296a7d7a1 Mon Sep 17 00:00:00 2001 From: Yotam Ashman Date: Wed, 8 Apr 2026 01:06:32 +0300 Subject: [PATCH] Add html header for vercels component --- export_presets.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/export_presets.cfg b/export_presets.cfg index b4914ad..1543a4f 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -28,7 +28,7 @@ vram_texture_compression/for_desktop=true vram_texture_compression/for_mobile=false html/export_icon=true html/custom_html_shell="" -html/head_include="" +html/head_include="\n" html/canvas_resize_policy=2 html/focus_canvas_on_start=true html/experimental_virtual_keyboard=false