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

More white-labeling: support for replacing icons and thumbnail #1255

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

csillag
Copy link
Contributor

@csillag csillag commented Feb 14, 2024

Now web manifest, og:image and favicon can also be configured from .env

Obviously, when one wants to change the branding, the actual files still need to be added separately, but still, at least the "switching" between different brandings can be done in deployment config, making it easier to maintain multiple versions within the same repo.

(Which is exactly what we intend to do for Pontus-X, at least for the time being.)

Also, added _META_ to the name of some .env entries.

Copy link

github-actions bot commented Feb 14, 2024

Deployed to Cloudflare Pages

Latest commit: aee768e850254fae1ec6b6af5bf9d2396b31e036
Status:✅ Deploy successful!
Preview URL: https://7d28f6fb.oasis-explorer.pages.dev

@csillag csillag force-pushed the csillag/more-white-labeling branch 2 times, most recently from 2a8de48 to 46d0d94 Compare February 14, 2024 09:11
@csillag csillag marked this pull request as ready for review February 14, 2024 09:14
.env Outdated Show resolved Hide resolved
Now web manifest, og:image and favicon can also be configured
from .env

Also, add _META_ to the name of some .env entries.
@csillag csillag force-pushed the csillag/more-white-labeling branch from f9d12cb to aee768e Compare February 14, 2024 10:00
@csillag csillag enabled auto-merge February 14, 2024 10:01
@csillag csillag merged commit 634abcc into master Feb 14, 2024
8 checks passed
@csillag csillag deleted the csillag/more-white-labeling branch February 14, 2024 10:01
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.

2 participants