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

Possible for background image instead of solid color? #363

Open
mkono87 opened this issue Feb 6, 2022 · 1 comment
Open

Possible for background image instead of solid color? #363

mkono87 opened this issue Feb 6, 2022 · 1 comment

Comments

@mkono87
Copy link

mkono87 commented Feb 6, 2022

Im not quite sure if this is possible and where to edit it. Im sure its just a css file?

@ddogfoodd
Copy link

ddogfoodd commented Feb 8, 2022

You can do that by editing the config.toml file.
Search for the line specifying backgroundImage = "...". Just uncomment the line and modify the background image path to your liking.
For example you could set it to backgroundImage = "background.png" if your background image is inside the static folder.

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

No branches or pull requests

2 participants