add tag colors to seed data and reverse tag order in project cards

- Add color parameter to seed tags (Rust red, Python blue, etc.)
- Reverse tag display order in ProjectCard (flex-row-reverse)
- Enable release binary stripping in Cargo.toml
- Increase Railway health check timeout to 120s
- Remove backup favicon/icon files
This commit is contained in:
2026-01-13 21:07:51 -06:00
parent 34f610cdd9
commit 019cbe76f8
10 changed files with 46 additions and 28 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const config = {
kit: {
adapter: adapter({
out: "build",
precompress: true,
precompress: false,
serveAssets: false,
}),
alias: {