Răsfoiți Sursa

Update terms view

Daniel Supernault 6 ani în urmă
părinte
comite
9327d50c28
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      resources/views/site/terms.blade.php

+ 3 - 1
resources/views/site/terms.blade.php

@@ -43,7 +43,9 @@
 	<p class="">Pixelfed may revise these terms of service for its website at any time without notice. By using this website you are agreeing to be bound by the then current version of these terms of service.</p>
 	<h5 class="font-weight-bold">8. Governing Law</h5>
 	<p class="">These terms and conditions are governed by and construed in accordance with the laws of Canada and you irrevocably submit to the exclusive jurisdiction of the courts in that State or location.</p>
-	<h5 class="font-weight-bold">9. Additional Rules</h5>
+	<h5 class="font-weight-bold">9. Community Guidelines</h5>
+	<p class="">You can view our Community Guidelines <a href="{{route('help.community-guidelines')}}">here</a>.</p>
+	<h5 class="font-weight-bold">10. Additional Rules</h5>
 	<p class="">This website does not have any additional rules.</p>
 	@endif
 @endsection