Standalone: support running Soapbox FE on a subdomain
This commit is contained in:
@ -37,4 +37,5 @@ module.exports = {
|
||||
url: pkg.repository.url,
|
||||
repository: shortRepoName(pkg.repository.url),
|
||||
version: version(pkg),
|
||||
homepage: pkg.homepage,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user