fixing docs logo
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h1>{{ project.name }} <small>{{ project.version }}</small></h1>
|
||||
</div>
|
||||
<p class="uk-text-large">{{ project.tagline }}</p>
|
||||
<p><a class="uk-button uk-button-primary" href="/docs">Check the documentation</a></p>
|
||||
<p><a class="uk-button uk-button-primary" href="./docs.html">Check the documentation</a></p>
|
||||
<ul class="tm-subnav uk-subnav">
|
||||
<li>
|
||||
<a href="https://twitter.com/{{ project.twitter }}" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @{{ project.twitter }}</a>
|
||||
|
||||
Reference in New Issue
Block a user