diff options
Diffstat (limited to '_includes/header.html')
| -rw-r--r-- | _includes/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html index c76545e..3b59f84 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -4,7 +4,7 @@ <div class="header__title"> <h1> - <a class="site-title" href="{{ site.baseurl }}/">{{ site.title }}</a> + <img src="/static/aswhite.png"/ height="40px" style="margin:20px "><a class="site-title" href="{{ site.baseurl }}/">{{ site.title }}</a> </h1> </div> <nav class="navigation header__navigation"> |
