Small fixes: broken links and unused files (#116)

* Remove node modules and package.json from root
* Remove unused references to FontAwesome
* Fix documentation link
This commit is contained in:
Félix Malfait
2023-05-12 10:35:06 +02:00
committed by GitHub
parent 7208ec9e5a
commit 96e3f2c7ea
6 changed files with 1 additions and 37 deletions

View File

@ -1,9 +0,0 @@
{
"name": "twenty",
"version": "1.0.0",
"description": "Open-source CRM",
"main": "index.js",
"scripts": {},
"author": "Charles Bochet",
"license": "ISC"
}