mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Update footer with social links
This commit is contained in:
parent
fff5abf02e
commit
d7a41aae27
@ -24,14 +24,16 @@
|
||||
<div class="col s12">
|
||||
<div class="grey-text">
|
||||
<a href="/about/privacy" class="white-text">Privacy Policy</a> /
|
||||
<a href="https://github.com/indentlabs/notebook" class="white-text">Source Code</a>
|
||||
<a href="https://github.com/indentlabs/notebook" class="white-text" target="_new">Source Code</a> /
|
||||
<a href="https://www.twitter.com/indentlabs" class="white-text" target="_new">Twitter</a> /
|
||||
<a href="https://www.facebook.com/IndentLabs" class="white-text" target="_new">Facebook</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
© 2016 <%= link_to 'Indent Labs, LLC.', 'http://indentlabs.com', class: 'white-text' %>
|
||||
© 2016-2017 <%= link_to 'Indent Labs, LLC.', 'http://indentlabs.com', class: 'white-text' %>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
Loading…
Reference in New Issue
Block a user