diff --git a/package-lock.json b/package-lock.json index f662809..d7b7b6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "Zombie's Website", + "name": "Satyajit's Website", "version": "0.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "Zombie's Website", + "name": "Satyajit's Website", "version": "0.0.1", "dependencies": { "astro": "^3.1.2" diff --git a/package.json b/package.json index ffd86a2..2c89b1b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "Zombie's Website", + "name": "Satyajit's Website", "type": "module", "version": "0.0.1", "scripts": { diff --git a/public/assets/at-work.webp b/public/assets/at-work.webp new file mode 100644 index 0000000..8f2b9dd Binary files /dev/null and b/public/assets/at-work.webp differ diff --git a/src/pages/about.astro b/src/pages/about.astro index b75584b..b4d185c 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -15,8 +15,8 @@ import Hero from '../components/Hero.astro'; Jeanine White at work with a colleague diff --git a/src/pages/work.astro b/src/pages/work.astro index d09ac2d..fa7929e 100644 --- a/src/pages/work.astro +++ b/src/pages/work.astro @@ -15,7 +15,7 @@ const projects = (await getCollection('work')).sort(