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

Use embed for pixel just so it's a proper png file. #4106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scr-oath
Copy link
Contributor

@scr-oath scr-oath commented Dec 15, 2024

Just so the image isn't a hard-coded []byte, and can be opened/viewed in an image editor in its proper format with the file extension, use the go embed mechanism to pull in the bytes for it.

@bsardo bsardo self-assigned this Dec 16, 2024
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