feat: publish website on GitHub Pages
The static product site did not have an automated public deployment. Changes under sites now validate and deploy from main to mesalogo.github.io/goodbuddy, and package metadata points to that address.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"description": "Secure desktop AI workspace with controlled Agent Runtimes",
|
||||
"desktopName": "GoodBuddy",
|
||||
"homepage": "https://github.com/mesalogo/goodbuddy",
|
||||
"homepage": "https://mesalogo.github.io/goodbuddy/",
|
||||
"author": {
|
||||
"name": "MesaLogo"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user