Skip to content

Commit

Permalink
Fixed issue where logo would be wrong on old pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jorvis committed Dec 12, 2023
1 parent 3583ed5 commit a4bc514
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added www/img/by_domain/gear/logo-main-normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified www/img/by_domain/gear/logo_standard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion www/include/primary_nav.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section id="primary_nav" class="column is-narrow has-background-gear-bg-secondary has-text-primary-light">
<div id="logo_c" class="pl-4 pt-2">
<img src="/img/by_domain/gear/logo_standard.png" style="height: 50px;"/>
<img src="/img/by_domain/gear/logo-main-normal.png" style="height: 50px;"/>
</div>
<aside class="menu mt-5 pl-3">
<p class="menu-label mb-0 is-capitalized has-text-primary-light has-text-weight-medium">
Expand Down

0 comments on commit a4bc514

Please sign in to comment.