Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Feb 24, 2024
1 parent cce259a commit f6a2658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ <h2 class="mb-0 text-nowrap mr-3">اطلاعیه ها</h2>
</div>
<!-- course list -->
<div class="column justify-content-center">
<img width="100%" height="290" src="https://raw.githubusercontent.com/Mehranalam/Medical-Engineering-Association/main/static/images/IMG_7330.JPG"/>
<!-- course item -->
{{ range first 6 (where site.RegularPages "Type" "notice")}}
<div dir="rtl"> <!-- col-lg-5 col-sm-4 mb-5 -->
{{ .Render "notice" }}
<img width="100%" height="420" src="https://raw.githubusercontent.com/Mehranalam/Medical-Engineering-Association/main/static/images/IMG_7330.JPG"/>
</div>
{{ end }}
</div>
Expand Down

0 comments on commit f6a2658

Please sign in to comment.