mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix img path
This commit is contained in:
parent
efabf35613
commit
9f812b7069
@ -1,6 +1,6 @@
|
||||
<div style="text-align: center; margin: 40px;">
|
||||
<a href="http://techfest.geektime.co.il/">
|
||||
<img src="/img/geektime/geektime.png" width="600" height="215" alt="GeekTime Techfest!"/>
|
||||
<img src="img/geektime/geektime.png" width="600" height="215" alt="GeekTime Techfest!"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user