Skip to content

Commit a9d551b

Browse files
committed
Fix Exomiser logo light/dark theme in results_bootstrap_5.html
1 parent fa8e3cd commit a9d551b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exomiser-core/src/main/resources/templates/results_bootstrap_5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<nav class="navbar navbar-expand-lg bg-body-tertiary fixed-top" id="top">
129129
<div class="container-fluid">
130130
<a class="navbar-brand" href="https://github.com/exomiser/Exomiser">
131-
<svg data-bs-theme="light"
131+
<svg
132132
version="1.1"
133133
id="svg194"
134134
width="176.5508"

0 commit comments

Comments
 (0)