_includes/copyright.html in jekyll-theme-hydeout-3.3.1 vs _includes/copyright.html in jekyll-theme-hydeout-3.4.0
- old
+ new
@@ -1,4 +1,4 @@
<p>
© {{ site.time | date: '%Y' }}.
- <a href="/LICENSE.md">MIT License.</a>
-</p>
\ No newline at end of file
+ <a href="{{ site.baseurl }}/LICENSE.md">MIT License.</a>
+</p>