Include preview image metadata
This commit is contained in:
parent
ffc20822d1
commit
c9c7bf98a9
@ -28,7 +28,10 @@ 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="<meta property=\"og:title\" content=\"Godot Balatro Shader\" />
|
||||
<meta property=\"og:description\" content=\"Recreation of the Balatro main menu background shader in Godot.\" />
|
||||
<meta property=\"og:url\" content=\"https://git.vojtechstruhar.com/Vojta/balatro-shader\" />
|
||||
<meta property=\"og:image\" content=\"https://git.vojtechstruhar.com/Vojta/balatro-shader/raw/branch/main/preview.png\" />"
|
||||
html/canvas_resize_policy=2
|
||||
html/focus_canvas_on_start=true
|
||||
html/experimental_virtual_keyboard=false
|
||||
|
Loading…
Reference in New Issue
Block a user