You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
707 B
HTML
14 lines
707 B
HTML
<footer>
|
|
<div class="grid">
|
|
<div class="unit one-third center-on-mobiles">
|
|
<p>Project created and maintained by <a target="_blank" href="{{ site.author.web }}">{{ site.author.name}}</a>
|
|
and the <a href="https://github.com/benas/easy-rules#awesome-contributors" target="_blank">awesome contributors</a>.</p>
|
|
</div>
|
|
<div class="unit two-thirds align-right center-on-mobiles">
|
|
<p>Easy Rules is released under the terms of the <a href="http://opensource.org/licenses/mit-license.php/" target="_blank">MIT license</a>.<br/>
|
|
This website is inspired by and built with <a target="_blank" href="http://jekyllrb.com">Jekyll</a>.
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
</footer> |