Fixed SVG Linking

File path was too specific from computer to computer. Linking it to just the images folder then the svg fixed it.
This commit is contained in:
2018-10-15 23:27:03 -04:00
parent afb4ddb83a
commit 29b79e02ec

View File

@@ -39,7 +39,7 @@
<div class="b-platevisual__container">
<p class="b-platevisual__weightfinal"><span class="input-element input-final">0</span> LBS</p>
<div class="b-platevisual__weight">
<img src="/Users/stevenh/Desktop/Side_Projects/What_Are_You_Lifting-App/WhatAreYouLifting/images/BarBell.svg" class="b-platevisual__barbell">
<img src="images/BarBell.svg" class="b-platevisual__barbell">
<div class="b-platevisual__plates b-platevisual__plates--left">
</div>
<div class="b-platevisual__plates b-platevisual__plates--right">