changeset 7:09b8b8fc3eba

update paths
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 08 Nov 2015 03:11:53 -0800
parents c5038409bf52
children 0c5501b09367
files index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sun Nov 08 03:10:15 2015 -0800
+++ b/index.html	Sun Nov 08 03:11:53 2015 -0800
@@ -123,7 +123,7 @@
 </section>
 
 <div id="plotModal" class="reveal-modal" data-reveal aria-hidden="true" role="dialog">
-  <img src="{{ "img/plot.png" | prepend: site.baseurl }}" />
+  <img src="{{ "/img/plot.png" | prepend: site.baseurl }}" />
   <a class="close-reveal-modal" aria-label="Close">&#215;</a>
 </div>