fix featured-image error

This commit is contained in:
A.C.Sukazyo Eyre 2023-10-20 21:26:58 +08:00
parent e6b68ae307
commit c9a9b846c9
Signed by: Eyre_S
GPG Key ID: C17CE40291207874
3 changed files with 3 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1,3 +1,5 @@
* text=auto * text=auto
* text eol=lf * text eol=lf
*.png binary *.png binary
*.jpg binary
*.gif binary

View File

@ -5,7 +5,7 @@ MORNY_ARCHIVE_NAME = morny-coeur
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s
VERSION = 1.2.1-pre2 VERSION = 1.2.1-pre3
USE_DELTA = false USE_DELTA = false
VERSION_DELTA = VERSION_DELTA =

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 286 KiB