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

Fix pre-rendered 404

This commit is contained in:
Kamran Ahmed
2025-04-07 16:28:09 +01:00
parent e4f53ed90e
commit a2e83e909e
2 changed files with 3 additions and 0 deletions

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

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