Updated dinos to paleo
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful

This commit is contained in:
GeorgeWebberley 2026-02-08 15:57:28 +01:00
parent deb370d5af
commit 75a16af0c4

View file

@ -20,7 +20,7 @@ export const LAB_SERVICES: LabService[] = [
"A digital field journal and taxonomic registry for Dinosauria. Designed with a 'Museum Archive' aesthetic, this specimen tracker syncs with the Paleobiology Database (PBDB) to catalog thousands of validated species and genera.", "A digital field journal and taxonomic registry for Dinosauria. Designed with a 'Museum Archive' aesthetic, this specimen tracker syncs with the Paleobiology Database (PBDB) to catalog thousands of validated species and genera.",
stack: ["Next.js", "Prisma", "SQLite", "Tailwind CSS"], stack: ["Next.js", "Prisma", "SQLite", "Tailwind CSS"],
visibility: "public", visibility: "public",
url: "https://dinos.georgew.dev", url: "https://paleo.georgew.dev",
gitUrl: "https://git.georgew.dev/georgew/dino-tracker", gitUrl: "https://git.georgew.dev/georgew/dino-tracker",
image: "/lab/dino-tracker.jpg", image: "/lab/dino-tracker.jpg",
uptimeId: 16, uptimeId: 16,