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 9, 2024
1 parent 6f377b5 commit 1bb9400
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ <h3>فهرست مطالب</h3>
<h4>شناسنامه مقاله :</h4>
<br>
<ul style="margin-left: 25px;" class="list-group">
<li class="list-group-item">منبع اصلی :<br><b><a style="width: 40%;" href="{{ .Params.Ref }}">{{ .Params.Ref }}</a></b></li>
<li style="width: 40%;" class="list-group-item">مترجمان و نویسنده ها :<br>{{ range .Params.Authors }}<b>{{ .name }} </b>{{end}}</li>
<li style="width: 40%;" class="list-group-item">مدت زمان ترجمه:<br><b>{{ .Params.Long }}</b></li>
<li class="list-group-item">منبع اصلی :<br><b><a style="width: 40%;" href="{{ .Params.Ref }}">{{.Params.Ref-title}}</a></b></li>
<li class="list-group-item">مترجمان و نویسنده ها :<br>{{ range .Params.Authors }}<b>{{ .name }} </b>{{end}}عضویتاینپادکستبخشخصوصیوتعاونیهاروهمبرامبفرستیدوازاینمهارت</li>
<li class="list-group-item">مدت زمان ترجمه:<br><b>{{ .Params.Long }}</b></li>
</ul>
</div>
<!-- comments -->
Expand Down

0 comments on commit 1bb9400

Please sign in to comment.