Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom landing page #928

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Support custom landing page #928

merged 1 commit into from
Nov 23, 2024

Conversation

ije
Copy link
Member

@ije ije commented Nov 23, 2024

support custom lading page by adding customLandingPage option in the config.json:

{
 "customLandingPage":  {
    "origin": "https://example.com",
    "assets": [
      "favicon.ico",
      "assets/app.js",
      "assets/app.css"
    ]
  }
}

@ije ije merged commit 1fe7f20 into main Nov 23, 2024
1 check passed
@ije ije deleted the custom-landing-page branch November 23, 2024 13:15
@ije ije mentioned this pull request Nov 23, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant