changed layout.html
This commit is contained in:
parent
dd9d0a8321
commit
d2c2c87ff6
@ -31,7 +31,7 @@
|
||||
<img
|
||||
id="hbbs-logo"
|
||||
class="img-fluid"
|
||||
src="/static/images/hbbs_logo.png"
|
||||
src="/static/images/hbbs_logo.svg"
|
||||
alt="hbbs logo"
|
||||
/>
|
||||
<ul id="navbar-list" class="no-style-list">
|
||||
@ -46,7 +46,7 @@
|
||||
<img
|
||||
id="hbbs-bubbles-top"
|
||||
class="img-fluid"
|
||||
src="/static/images/bubbles_1_outline.png"
|
||||
src="/static/images/bubbles_1_outline.svg"
|
||||
alt="hbbs bubbles 1"
|
||||
/>
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
<img
|
||||
id="hbbs-bubbles-bottom"
|
||||
class="img-fluid"
|
||||
src="/static/images/bubbles_2_outline.png"
|
||||
src="/static/images/bubbles_2_outline.svg"
|
||||
alt="hbbs bubbles 2"
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user