mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-16 03:04:02 +00:00
updates for relative url
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<ul>
|
||||
<li><i>Here's proof from 2014...</i></li>
|
||||
</ul>
|
||||
<img src="/images/ng-conf.png" class="expandable" alt="Inside the inaugural Angular conference ngConf"
|
||||
<img src="images/ng-conf.png" class="expandable" alt="Inside the inaugural Angular conference ngConf"
|
||||
title="Inside the inaugural Angular conference ngConf" />
|
||||
<transition>fade</transition>
|
||||
<next-slide>080-why</next-slide>
|
||||
Reference in New Issue
Block a user