_includes/donate.html in jekyll-theme-artsy-0.1.4 vs _includes/donate.html in jekyll-theme-artsy-0.1.5
- old
+ new
@@ -1,6 +1,6 @@
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="FXR885JK6X354">
- <input type="image" src="/img/donate.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
+ <input type="image" src="/assets/img/donate.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
\ No newline at end of file