coming-soon.ts
1
// something tender is in the works
2
const
launch
=
"soon"
;
3
export default
"latendresse.dev"
;
4
5