不要怂,就是干,撸起袖子干!

Commit 1c1086d2 by Sascha Depold

Hardcode test next to home icon

1 parent b6f136af
Showing with 1 additions and 1 deletions
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
{# SIDE NAV, TOGGLES ON MOBILE #} {# SIDE NAV, TOGGLES ON MOBILE #}
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search"> <div class="wy-side-nav-search">
<a href="{{ homepage_url }}" class="icon icon-home"> {{ site_name }}</a> <a href="{{ homepage_url }}" class="icon icon-home"> Sequelize | The Node.js ORM</a>
{% include "searchbox.html" %} {% include "searchbox.html" %}
</div> </div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!