Skip to content

Commit

Permalink
Update single.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Apr 18, 2024
1 parent cde81a6 commit 971d88d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/author/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h4 class="font-weight-bold">
<div class="container">
<div class="row" dir="rtl">
<div class="col-lg-12">
<div class="title text-center">
<div class="title text-center"> <!--6788-->
<h2 class="section-title">{{ i18n "posted_by" }} {{ .Title }}</h2>
</div>
</div>
Expand All @@ -51,4 +51,4 @@ <h4 dir="rtl"><a href="{{ .mehran }}" class="card-title mb-3 d-block">{{ .mehran
</div>
</div>
</section>
{{ end }}
{{ end }}

0 comments on commit 971d88d

Please sign in to comment.