-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Handle pages title and favicon #41
Conversation
8a7554c
to
b365f9e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #41 +/- ##
==========================================
- Coverage 40.54% 39.54% -1.01%
==========================================
Files 8 8
Lines 582 612 +30
Branches 70 71 +1
==========================================
+ Hits 236 242 +6
- Misses 344 368 +24
Partials 2 2 ☔ View full report in Codecov by Sentry. |
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.
LGTM
b365f9e
to
deebfa3
Compare
Fix #23
Changes:
--illustration
to pass URL to illustration to use as ZIM illustration and favicon--illustration
is passed, try to guess best illustration from homepage favicon(s) (preferring apple icon which is bigger than favicons)