Environment fix. No source changes — src/, test/, static/, web_server.jl and the Dockerfile are byte-identical to v1.1.0, so results are unchanged.
Fix: Manifest.toml now pins Kinbiont.jl v1.5.1 instead of v1.5.0. The browser computes log-linear columns through GUIbiont's own fit_well_loglin, which rejects growth rates below 1e-6 h⁻¹; exported scripts recompute them with kinbiont_batch_loglin, which only gained the same guard in Kinbiont v1.5.1. Pinned to v1.5.0, the two paths disagreed on flat curves and the reproduction harness failed.
Also updates the project site with a social preview card and SEO metadata.
Full changelog: v1.1.0...v1.1.1