change homepage
This commit is contained in:
parent
6c434f84ab
commit
ea2841ae5c
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "chitchatter",
|
"name": "chitchatter",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"homepage": "https://chitchatter.im/",
|
"homepage": "https://ataraxiasjel.github.io/chitchatter/",
|
||||||
"author": "Jeremy Kahn <me@jeremyckahn.com>",
|
"author": "Jeremy Kahn <me@jeremyckahn.com>",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
@ -35,7 +35,7 @@ const config = () => {
|
|||||||
// NOTE: Uncomment this if you are hosting Chitchatter on GitHub Pages
|
// NOTE: Uncomment this if you are hosting Chitchatter on GitHub Pages
|
||||||
// without a custom domain. If you renamed the repo to something other than
|
// without a custom domain. If you renamed the repo to something other than
|
||||||
// "chitchatter", then use that instead of "chitchatter" here.
|
// "chitchatter", then use that instead of "chitchatter" here.
|
||||||
// base: '/chitchatter/',
|
base: '/chitchatter/',
|
||||||
build: {
|
build: {
|
||||||
// NOTE: This isn't really working. At the very least, it's still useful
|
// NOTE: This isn't really working. At the very least, it's still useful
|
||||||
// for exposing source code to users.
|
// for exposing source code to users.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user