This home page is _personal_

This commit is contained in:
2024-03-01 22:49:44 -05:00
parent a498ff949c
commit 1ed7fb7d33
8 changed files with 203 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "meatballhat/personal-home-page",
"type": "library",
"require": {
"nategood/commando": "^0.4.0"
},
"license": "MIT",
"authors": [
{
"name": "Dan Buch",
"email": "dan@meatballhat.com"
}
]
}