Add description

This commit is contained in:
Helen Chong
2024-10-03 16:05:10 +08:00
parent 23884654cb
commit f93381d251

View File

@@ -1,10 +1,11 @@
{
"name": "helenchong.dev",
"description": "Helen Chong's developer portfolio and blog website.",
"author": "Helen Chong",
"repository": {
"type": "git",
"url": "https://github.com/helenclx/helenchong.dev.git"
},
"author": "Helen Chong",
"scripts": {
"start": "bunx eleventy --serve --quiet",
"build": "bunx eleventy",