add landing page for jfa-go.com; move wiki
located in `site/`. Wiki now @ wiki.jfa-go.com.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "jfa-go.com",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Harvey Tindall <hrfee@hrfee.dev>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"a17t": "^0.5.1",
|
||||
"esbuild": "^0.8.56",
|
||||
"live-server": "^1.2.1",
|
||||
"remixicon": "^2.5.0",
|
||||
"uncss": "^0.17.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user