_includes/pageFooter.html: Fix typo
This commit is contained in:
parent
46b9ab3480
commit
019abbfbca
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<h1>Want to Contribute?</h1>
|
||||
<p class="description">
|
||||
Help make Pico better by checking out the <a href="{{ site.gh_project_url }}">GitHub repository</a> and submitting pull requests.<br />
|
||||
If you find a bug please report it on the <a href="{{ site.gh_project_url }}/issues">issues page</a>.
|
||||
If you find a bug, please report it on the <a href="{{ site.gh_project_url }}/issues">issues page</a>.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -23,4 +23,4 @@
|
|||
<script type="text/javascript" src="style/js/scripts.js"></script>
|
||||
<script src="//static.getclicky.com/js" type="text/javascript"></script>
|
||||
<script type="text/javascript">try{ clicky.init(100720523); }catch(e){}</script>
|
||||
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100720523ns.gif" /></p></noscript>
|
||||
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100720523ns.gif" /></p></noscript>
|
||||
|
|
Loading…
Add table
Reference in a new issue