fix img path

This commit is contained in:
Matthew Hodgson 2016-11-13 14:18:31 +00:00
parent efabf35613
commit 9f812b7069

View File

@ -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>