mirror of https://git.door43.org/Andley/BG4e
Update default.html
This commit is contained in:
parent
2d09823491
commit
8d43b15373
|
@ -18,7 +18,10 @@
|
|||
<body>
|
||||
|
||||
<header>
|
||||
<h1> {{site.title}} <a href="{{site.url}}/BG4E/"><img src="../images/icon-Home.png"/></a></h1>
|
||||
<h1> {{site.title}} <a href="{{site.url}}/BG4E/"><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
|
||||
width="24" height="24"
|
||||
viewBox="0 0 172 172"
|
||||
style=" fill:#000000;"><g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"><path d="M0,172v-172h172v172z" fill="none"></path><g fill="#f1c40f"><path d="M86,15.0472l-78.83333,70.9528h21.5v64.5h50.16667v-43h14.33333v43h50.16667v-64.5h21.5zM86,34.33561l43,38.7028v5.79492v57.33333h-21.5v-43h-43v43h-21.5v-63.12826z"></path></g></g></svg><img src="../images/icon-Home.png"/></a></h1>
|
||||
<p>{{ site.description }}</p>
|
||||
</header>
|
||||
|
||||
|
|
Loading…
Reference in New Issue