Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
syui committed May 2, 2024
1 parent 3276371 commit 698b973
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified public/wa/0/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/wa/1/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/wa/bg_og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/wa/yui_100.png
Binary file not shown.
Binary file removed public/wa/yui_89.png
Binary file not shown.
2 changes: 1 addition & 1 deletion scpt/title.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ do
magick composite $bgg -gravity north -geometry +0+0 $og $o
convert -font "Meiryo" -pointsize 150 -fill black -gravity east -annotate +650-140 "$id" $o $f
mv $f $ff
rm $og $o
rm $og $o ${s}.png
done

0 comments on commit 698b973

Please sign in to comment.