Skip to content

Commit b1e50a6

Browse files
refactor: remove unused assets and update index.html to reflect logo changes
1 parent 7aad6d6 commit b1e50a6

7 files changed

Lines changed: 5 additions & 10 deletions

File tree

docs/assets/fls-pilot-logo-with-title-and-slogan.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/assets/fls-pilot-logo-with-title.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/assets/fls-pilot-logo.svg

Lines changed: 1 addition & 1 deletion
Loading
-1.13 MB
Binary file not shown.
Binary file not shown.

src/fls_pilot/control_center_static/assets/fls-pilot-logo.svg

Lines changed: 1 addition & 6 deletions
Loading

src/fls_pilot/control_center_static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<header class="topbar">
1818
<div class="brand">
1919
<span class="brand-mark-wrap">
20-
<img src="assets/fls-pilot-logo-with-text.svg" alt="fls-pilot logo" class="brand-mark" />
20+
<img src="assets/fls-pilot-logo-with-title-and-slogan.svg" alt="fls-pilot logo" class="brand-mark" />
2121
</span>
2222
<span class="brand-subtitle">Control Center</span>
2323
</div>

0 commit comments

Comments
 (0)