mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #37 from indentlabs/fix-footer
Update footer link to source code, fixes #34
This commit is contained in:
commit
304b811c73
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user