-
Notifications
You must be signed in to change notification settings - Fork 456
[Plugin] Filament 2FA #509
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
Conversation
saade
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Could you please ensure that image URLs in your plugin's README file are absolute URLs rather than relative links? Then we can embed them on our website correctly.
Also, please make sure that your plugin image focus on your plugin functionality rather than a simple screenshot of an entire panel. You could also use Beyond Code's banner generator to generate them.
Please let us know when you've addressed these issues.
|
Hey @saade, I fixed the URLs in the package and also changed the image in this PR. It's a PNG, is that a problem? Or do you want me to convert it to a JPG? |
saade
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Could you please ensure that image URLs in your plugin's README file are absolute URLs rather than relative links? Then we can embed them on our website correctly. Thanks!
Please let us know when you've addressed these issues.
not a problem. |
I believe all images are already absolute URLs right now? |
|
They're not, here's an example of a raw url |
|
Ah excuse me, didn't know that. I fixed them! @saade |
No description provided.