docs: updates

This commit is contained in:
Morten Olsen
2023-01-30 22:21:19 +01:00
parent 7ae92c5420
commit a1fc380c55
19 changed files with 8003 additions and 10456 deletions

View File

@@ -1,4 +1,7 @@
{
"name": "@morten-olsen/personal-webpage-profile",
"main": "./dist/index.js"
"main": "./dist/index.js",
"scripts": {
"build": "tsc --build"
}
}