提交 c8715b31 编写于 作者: N Nicolas Ettlin 提交者: Kamran Ahmed

Fix the capitalization on the index.html page (#27)

* Fix button capitalization on the index.html page

* Fix GitHub capitalization on the index.html page
上级 8b3b3d27
......@@ -19,7 +19,7 @@
page</p>
<a id="animated-tour" href="javascript:void(0)" class="btn btn__example btn__dark">With Animation</a>
<a id="boring-tour" href="javascript:void(0)" class="btn btn__example btn__dark">without Animation</a>
<a id="boring-tour" href="javascript:void(0)" class="btn btn__example btn__dark">Without Animation</a>
<div class="github-button top-30">
<!-- Place this tag where you want the button to render. -->
......@@ -301,14 +301,14 @@ activeElement.getNode(); // Gets the DOM Element behind this element
</code></pre>
</div>
<p class="top-20">You can use a variety of options to achieve whatever you may want. I have some plans on improving
it further, make sure to keep an eye on the <a href="https://github.com/kamranahmedse/driver.js" target="_blank">github
it further, make sure to keep an eye on the <a href="https://github.com/kamranahmedse/driver.js" target="_blank">GitHub
page</a></p>
</section>
<hr class="hr__fancy">
<div class="section__example">
<h4>Contributing</h4>
<p>You can find the contribution instructions on the <a href="https://github.com/kamranahmedse/driver.js"
target="_blank">github page</a>. Feel free to submit an
target="_blank">GitHub page</a>. Feel free to submit an
issue, create a pull request or spread the word</p>
</div>
<hr class="hr__fancy">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册