mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Change the square logo for a wide one (#6397)
Co-authored-by: Patchcoat <spiencewelch@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ rm -f tmp-unused-images-history
|
||||
# Exceptions are ignored, and for .svg files we also look for potential .png
|
||||
# files with the same base name, as they might be sources.
|
||||
|
||||
exceptions="docs_logo.png tween_cheatsheet.png"
|
||||
exceptions="docs_logo.svg tween_cheatsheet.png"
|
||||
|
||||
files=$(find -name "_build" -prune -o \( -name "*.png" -o -name "*.jpg" -o -name "*.svg" -o -name "*.gif" \) -print | sort)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user