mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-14 18:23:53 +00:00
updates for relative url
This commit is contained in:
@@ -5,7 +5,7 @@ ng new my-app
|
||||
ng build --prod
|
||||
</pre>
|
||||
<div class="center">
|
||||
<video src="/videos/angularproject.mp4" controls></video>
|
||||
<video src="videos/angularproject.mp4" controls></video>
|
||||
</div>
|
||||
<next-slide>030-impact1</next-slide>
|
||||
<transition>slide-left</transition>
|
||||
Reference in New Issue
Block a user