Daniel Supernault před 6 roky
rodič
revize
9327d50c28
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  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