Add LEDE logo
[web.git] / _layouts / default.html
index bbe3f6179549a4fa0080bb3f4c0f32aa76106ffb..03ad340c3a2016a148b240bc7c9ef98857f7fe5d 100644 (file)
@@ -30,7 +30,8 @@
         <li class="name">
             <h1>
                 <a href="#">
-                    {{page.title}}
+                    <img src="{{site.prefix}}logo/logo_small.png"></img>
+                    <span>{{page.title}}</span>
                 </a>
             </h1>
         </li>