fix: English headings, remove scroll-gated animations, reduce padding, drop mtg-builder
Some checks failed
Release / Release (push) Has been cancelled
Release / Build & Push Docker Image (push) Has been cancelled

This commit is contained in:
Tuan-Dat Tran
2026-07-08 00:36:03 +02:00
parent e765551709
commit 76746e0e9e
7 changed files with 37 additions and 74 deletions

View File

@@ -214,15 +214,6 @@ export async function initDB() {
"Tailwind CSS",
"WebAssembly"
]
},
{
"id": 5,
"name": "mtg-builder",
"description": "CLI Magic: The Gathering (Commander/EDH) deck-builder and collection manager using the Scryfall API, with exponential backoff retry logic.",
"url": "https://git.tudattr.dev/tudattr/mtg-builder",
"tech": [
"Rust"
]
}
]
})