mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
4610734f07
GitOrigin-RevId: 64c50caac2ec8d56b3f49d6f97c8a1c4d4b3a496
18 lines
840 B
Text
18 lines
840 B
Text
.fat-footer-base
|
|
.fat-footer-base-section.fat-footer-base-meta
|
|
.fat-footer-base-item
|
|
.fat-footer-base-copyright © #{new Date().getFullYear()} Overleaf
|
|
a(href="/legal") #{translate('privacy_and_terms')}
|
|
ul.fat-footer-base-item.list-unstyled.fat-footer-base-language
|
|
include language-picker
|
|
.fat-footer-base-section.fat-footer-base-social
|
|
.fat-footer-base-item
|
|
a.fat-footer-social(href="https://twitter.com/overleaf")
|
|
i.fa.fa-twitter-square(aria-hidden="true")
|
|
.sr-only Overleaf on Twitter
|
|
a.fat-footer-social(href="https://www.facebook.com/overleaf.editor")
|
|
i.fa.fa-facebook-square(aria-hidden="true")
|
|
.sr-only Overleaf on Facebook
|
|
a.fat-footer-social(href="https://www.linkedin.com/company/writelatex-limited")
|
|
i.fa.fa-linkedin-square(aria-hidden="true")
|
|
.sr-only Overleaf on LinkedIn
|