Rename to exif-photo-blog

This commit is contained in:
Sam Becker 2023-09-10 16:09:03 -05:00
parent 2e3dc8a47e
commit 830f825505
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 📷 Photo Blog
# 📷 `EXIF` Photo Blog
_This template is in `BETA`._

View File

@ -1,6 +1,5 @@
{
"name": "photo-blog",
"private": true,
"name": "exif-photo-blog",
"scripts": {
"dev": "next dev",
"build": "next build",