We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fdbd2 commit 0c6ab81Copy full SHA for 0c6ab81
templates/main.md
@@ -6,12 +6,7 @@ permalink: /
6
{{ site.data.project.title }} {#introduction}
7
============
8
9
-<a class="source" href="https://github.com/{{ site.data.project.github }}">
10
- <img src="{{ site.baseurl }}/assets/images/github.png">
11
-</a>
12
-
13
[](https://github.com/{{ site.data.project.github }}){:class="shield github"}
14
15
[](https://travis-ci.org/{{ site.data.project.travis }}){:class="shield"}
16
17
{% include introduction.md %}
0 commit comments