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

multi-resolution favicon #961

Merged
merged 1 commit into from
Jun 27, 2017
Merged

multi-resolution favicon #961

merged 1 commit into from
Jun 27, 2017

Conversation

mcnesium
Copy link
Contributor

Changed the favicon to include multiple resolutions using the following imagemagick command:

convert -background transparent icon-128x128.png -define icon:auto-resize=16,32,48,64,128 favicon.ico

The favicon now also looks nice on HiDPI displays.

@mcnesium
Copy link
Contributor Author

it would be great to have an SVG of the icon to replace the logo.png on the site as well

@jtojnar jtojnar added the ui label Jun 26, 2017
@jtojnar jtojnar added this to the 2.18 milestone Jun 26, 2017
@jtojnar jtojnar merged commit 2e0d62b into fossar:master Jun 27, 2017
@jtojnar
Copy link
Member

jtojnar commented Jun 27, 2017

Thanks, I will have to ask Tobias about the SVG icon.

@mcnesium mcnesium deleted the multi-res-favicon branch June 27, 2017 14:08
@jtojnar
Copy link
Member

jtojnar commented Sep 27, 2020

Hi @mcnesium. Previously, it was not clear if selfoss was licensed under GPL 3 only, or also any later version. Could you clarify whether you are fine with licensing your contributions here and in other PRs under GPL-3-or-later?

Thanks again and sorry for the confusion.

@mcnesium
Copy link
Contributor Author

mcnesium commented Sep 28, 2020

yes, I am totally fine with that. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants