Fixed logo
This commit is contained in:
parent
9bf6b73e5a
commit
5be819a004
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 76 KiB |
BIN
static/img/hackwpilogo.png
Normal file
BIN
static/img/hackwpilogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
|
@ -4,7 +4,7 @@
|
|||
<!--Logo + Date+ Hosted By -->
|
||||
<div class="container">
|
||||
<div class="row center">
|
||||
<img src="../static/img/hacklogo.png" alt="logo" style='height: 100%; width: 100%; object-fit: contain'/>
|
||||
<img src="../static/img/hackwpilogo.png" alt="logo" style='height: 100%; width: 100%; object-fit: contain'/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue