Commit Graph

4 Commits

Author SHA1 Message Date
3594c85921 Update git repository link 2025-09-15 17:31:42 +02:00
44a7c24e64 Enhance image rendering for clearer display
- Add `image-rendering: pixelated` to ensure sharpness of images in Chromium-based browsers

Avoid using `Sharp` service since it's not configurable. It overcompresses images, reducing their quality. Preserving image quality is essential for tutorials and especially for theme gallery.
2025-08-19 06:21:08 +02:00
619cda52f1 fix: editlink
`editLink` was incorrectly set, so Gitea was showing 404 responses.
2025-07-09 15:30:36 +02:00
c3aec55da4 Initial commit 2025-07-09 12:25:44 +02:00