Add project information
This commit is contained in:
parent
54b103f8cc
commit
24f6f35c27
|
@ -1,5 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "leilukin-site",
|
"name": "leilukin-site",
|
||||||
|
"description": "Leilukin's personal and hobby website.",
|
||||||
|
"author": "Leilukin",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/helenclx/leilukin-site.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "bunx @11ty/eleventy --serve --quiet",
|
"start": "bunx @11ty/eleventy --serve --quiet",
|
||||||
"build": "bunx @11ty/eleventy"
|
"build": "bunx @11ty/eleventy"
|
||||||
|
|
Loading…
Reference in New Issue