feat: Add new OG images
All checks were successful
Check Code Quality / RuffCheck (push) Successful in 2m17s
Build Docker / BuildImage (push) Successful in 2m39s

This commit is contained in:
2026-02-25 22:25:38 +11:00
parent 9a6748b156
commit f0d233b2f6
7 changed files with 325 additions and 65 deletions

View File

@@ -836,3 +836,7 @@ a:hover {
.tx-item {
animation: staggerFade 0.4s ease forwards;
}
small {
color: var(--text-secondary);
}