some more progress on home page
This commit is contained in:
11
site/package.json
Normal file
11
site/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "janishutz.com",
|
||||
"version": "1.0.0",
|
||||
"main": "build.js",
|
||||
"scripts": {
|
||||
"build": "node build.js"
|
||||
},
|
||||
"author": "Janis Hutz",
|
||||
"license": "ISC",
|
||||
"description": ""
|
||||
}
|
||||
Reference in New Issue
Block a user