Merge pull request #37 from indentlabs/fix-footer

Update footer link to source code, fixes #34
This commit is contained in:
Andrew Brown 2016-09-14 22:18:31 -05:00 committed by GitHub
commit 304b811c73

View File

@ -19,7 +19,7 @@
<div class="col s12">
<div class="grey-text">
<a href="/about/privacy" class="white-text">Privacy Policy</a> /
<a href="https://github.com/indentlabs/Indent" class="white-text">Source Code</a>
<a href="https://github.com/indentlabs/notebook" class="white-text">Source Code</a>
</div>
</div>
</div>