1
0
Fork 0

feat(sites): add signpost.cloud.mareshq.com

This commit is contained in:
Vojtěch Mareš 2022-08-20 19:03:25 +02:00
parent fb80b39754
commit 194cb31dd2
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
19 changed files with 332 additions and 2 deletions

View file

@ -0,0 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.