diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index d8b0258e3..ce32117e8 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -10,12 +10,15 @@ {{ page.title }} | SpaceVim - + {% if page.type %} - + {% else %} {% endif %} @@ -42,13 +45,13 @@ {% if page.lang == "zh" %} {% else %} {% endif %} @@ -66,7 +69,7 @@ {% endif %} - + @@ -78,14 +81,21 @@ width="100" height="100" viewBox="0 0 250 250" - style="fill:#64CEAA; color:#fff; position: absolute; top: 0; border: 0; right: 0;" + style=" + fill: #64ceaa; + color: #fff; + position: absolute; + top: 0; + border: 0; + right: 0; + " aria-hidden="true" > @@ -183,22 +193,19 @@ {% if site.google_analytics %} - - + {% endif %}