Make home page greeting dynamic based on user initials and time of day

This commit is contained in:
2026-05-15 10:25:10 -04:00
parent 50d166cb7c
commit 27f00005f5
3 changed files with 25 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
{
"hash": "051e2474",
"configHash": "e4c88079",
"lockfileHash": "d1d1ccd5",
"browserHash": "5d55767b",
"optimized": {},
"chunks": {}
}

3
.vite/deps/package.json Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "module"
}