sanchezdelrio.dev

Building something awesome...

website.ts
1const Website = {
2  title: "sanchezdelrio.dev",
3  status: "under_construction",
4  progress: "loading...",
5  eta: "coming_soon"
6}