Add repository and author info

This commit is contained in:
Helen Chong
2024-10-03 16:03:04 +08:00
parent 0a926755aa
commit 23884654cb

View File

@@ -1,5 +1,10 @@
{
"name": "helenchong.dev",
"repository": {
"type": "git",
"url": "https://github.com/helenclx/helenchong.dev.git"
},
"author": "Helen Chong",
"scripts": {
"start": "bunx eleventy --serve --quiet",
"build": "bunx eleventy",