Skip to content

Commit 7b675ec

Browse files
committed
add privacy policy link to home page
1 parent e83fab9 commit 7b675ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Site/views/languageforge/theme/default/page/home/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125

126126
<ul class="copyright">
127127
<li>Copyright <span class="notranslate">{{ "now"|date("Y") }}</span> <a href="http://www.sil.org">SIL International</a>. Use of this site is
128-
governed by our <a href="/terms_and_conditions">terms and conditions</a>.
128+
governed by our <a href="/terms_and_conditions">terms and conditions</a> and our <a href="https://software.sil.org/language-software-privacy-policy/">privacy policy</a>.
129129
</li>
130130
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
131131
</ul>

0 commit comments

Comments
 (0)