|
|
@@ -1,7 +1,7 @@
|
|
|
<! -- sidebar.html -->
|
|
|
<header class="sidebar-header" role="banner">
|
|
|
<a href="{{ site.BASE_PATH }}/">
|
|
|
- <img src="{{ site.url }}/assets/media/phantomjs.png" class="img-circle" />
|
|
|
+ <img src="{{ site.BASE_PATH }}/assets/media/phantomjs.png" class="img-circle" />
|
|
|
</a>
|
|
|
<h3 class="title">
|
|
|
<a href="{{ site.BASE_PATH }}/">{{ site.title }}</a>
|