Update character images for improved quality and consistency

This commit is contained in:
Fundor333
2025-04-01 19:37:12 +02:00
parent d584554fb8
commit b293670fb4
82 changed files with 368 additions and 375 deletions

View File

@@ -70,7 +70,6 @@ deploy: clean characters webmention syndication## Ready to deploy
@poetry export --without-hashes --format=requirements.txt > requirements.txt
@hugo mod get -u
@hugo --minify
@python mastodon2hugo.py @fundor333@micro.blog
@python mastodon2hugo.py @fundor333@mastodon.social
@poetry run pre-commit autoupdate