From 5d095ed21de10696015413bffc3fa62bdd403af6 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Fri, 26 Mar 2021 12:44:17 +0100 Subject: [HTML5] Optional icon generation, use export name for it. We used to only generate the favicon if it was specified in the user project settings, now it's optional, will export it to `NAME.icon.png`, (falling back to the default project icon if none is set in project settings), and the `` tag is added using the `$HEAD_INCLUDE` instead of being hardcoded in the template. --- misc/dist/html/full-size.html | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/dist/html') diff --git a/misc/dist/html/full-size.html b/misc/dist/html/full-size.html index abc0479739..7afb6fdb6b 100644 --- a/misc/dist/html/full-size.html +++ b/misc/dist/html/full-size.html @@ -3,7 +3,6 @@ - $GODOT_PROJECT_NAME