Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/predbat/web_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -7168,6 +7168,7 @@ def get_header_html(title, calculating, default_page, arg_errors, THIS_VERSION,
"""

text = '<!doctype html><html><head><meta charset="utf-8"><title>{}</title>'.format(title)
text += '<link rel="icon" type="image/svg+xml" href="https://raw.githubusercontent.com/springfall2008/batpred/refs/heads/main/docs/images/bat_logo.svg">'
text += '<link rel="icon" type="image/png" href="https://raw.githubusercontent.com/springfall2008/batpred/refs/heads/main/docs/images/bat_logo_light.png">'

text += """
Expand Down
16 changes: 16 additions & 0 deletions docs/images/bat_logo.svg
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes made to smooth out some of the vector curves where there were some indentations

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading