Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1><a href="{{ get_url() }}">New C<span aria-hidden="true" class="icon" data-ic
</div>

<div id="footer">
<p>{% if site.author %}The written tutorials are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. {% endif %}powered by <a href="http://mynt.mirroredwhite.com/">mynt</a></p>
<p>{% if site.author %}The written tutorials are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. {% endif %}powered by <a href="http://mynt.uhnomoli.com/">mynt</a></p>
</div>
</div>
<script type="text/javascript" src="https://open.tilt.com/checkout.js"></script>
Expand Down