diff options
| -rw-r--r-- | _includes/header.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/_includes/header.html b/_includes/header.html index 7a8b616..e826f2e 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,5 @@ <header class="site-header"> - - <div class="header__title"> <h1> <a class="site-title" href="{{ site.baseurl }}/"><img src="/static/aswhite.png"/ height="40px" style="margin:20px ">{{ site.title }}</a> @@ -41,6 +39,4 @@ </nav> {% endif %} - - </header> |
