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 9a8e500 commit 044d471Copy full SHA for 044d471
templates/main.md
@@ -8,9 +8,10 @@ permalink: /
8
9
<a class="source" href="https://github.com/{{ site.data.project.github }}">
10
<img src="{{ site.baseurl }}/assets/images/github.png">
11
- {{ site.data.project.github }}
12
</a>
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