diff --git a/.env.example b/.env.example index be789c1..0f4e325 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,4 @@ VITE_ADMIN_PIN=1234 VITE_APP_TITLE=Dongho Kim VITE_APP_DESCRIPTION=My Photo Journey +VITE_APP_TITLE=Dongho Kim Gallery \ No newline at end of file diff --git a/.gitignore b/.gitignore index 4f300fc..f6d7557 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* -docker-compose.yml +docker-compose.yml* node_modules dist dist-ssr diff --git a/index.html b/index.html index e810196..921301e 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,16 @@ -
- - - -