1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

Add 404 handling

This commit is contained in:
Kamran Ahmed
2025-04-07 16:39:09 +01:00
parent a2e83e909e
commit 7f28a755dc
3 changed files with 8 additions and 5 deletions

1
.astro/types.d.ts vendored
View File

@@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />