This repository has been archived on 2026-05-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blowfish/layouts/partials
Daniel von Eßen 9e0ad31ec8 fix: skip null colors in repoColors when generating repo-cards CSS
Languages with null entries in repoColors.json caused Go's fmt.Sprintf
to emit '%!s(<nil>)' as the color value, producing invalid CSS and
browser parse errors. Add a nil guard to skip those entries, letting
them fall back to the default dot color.

Fixes #2824
2026-03-06 16:27:23 +01:00
..
2025-10-17 14:52:25 +08:00
2025-08-06 17:03:08 +02:00
2025-12-23 01:13:56 +08:00
2025-06-17 23:17:26 +01:00
2025-06-17 23:17:26 +01:00
2026-02-10 06:52:05 +08:00
2025-07-25 05:12:51 +08:00
2025-06-17 23:17:26 +01:00
2025-06-17 23:17:26 +01:00
2025-12-23 01:42:44 +08:00
2025-06-17 23:17:26 +01:00
2026-02-11 22:15:07 +00:00
2025-12-27 17:32:00 +08:00