mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update Help Center view
This commit is contained in:
parent
91062b1f55
commit
103c0e7420
1 changed files with 4 additions and 4 deletions
|
@ -149,7 +149,7 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
{{-- <div class="col-12 col-md-6 mb-3">
|
||||
<div class="col-12 col-md-6 mb-3">
|
||||
<a href="{{route('help.community-guidelines')}}" class="text-decoration-none">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
|
@ -158,13 +158,13 @@
|
|||
</p>
|
||||
<p class="text-center text-muted font-weight-bold h4 mb-0">{{__('helpcenter.communityGuidelines')}}</p>
|
||||
<div class="text-center pt-3">
|
||||
<p class="small text-dark font-weight-bold mb-0"> </p>
|
||||
<p class="small text-dark font-weight-bold mb-0"> </p>
|
||||
<p class="small text-dark font-weight-bold mb-0">Content that will be removed</p>
|
||||
<p class="small text-dark font-weight-bold mb-0">Content that is explicitly disallowed</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div> --}}
|
||||
</div>
|
||||
{{-- <div class="col-12 col-md-6 mb-3">
|
||||
<a href="{{route('help.blocking-accounts')}}" class="text-decoration-none">
|
||||
<div class="card">
|
||||
|
|
Loading…
Reference in a new issue