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 c19ef3e commit 36d5681
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 @@ -107,14 +107,14 @@ <h2 class="section-title">{{ .title | markdownify }}</h2>
<div class="col-12">
<div class="d-flex align-items-center section-title justify-content-between">
<h2 class="mb-0 text-nowrap mr-3">اطلاعیه ها</h2>
<img style="margin: 10px; border-radius: 25px;" width="100%" height="30%" src="https://raw.githubusercontent.com/Mehranalam/Medical-Engineering-Association/main/static/images/IMG_7330.JPG"/>
<div class="border-top w-100 border-primary d-none d-sm-block"></div>
<div>
<a href="{{ `notice` | relLangURL }}" class="btn btn-sm btn-outline-primary ml-sm-3 d-none d-sm-block">{{ i18n "see_all" }}</a>
</div>
</div>
</div>
</div>
<img style="margin: 10px; border-radius: 25px;" width="100%" height="30%" src="https://raw.githubusercontent.com/Mehranalam/Medical-Engineering-Association/main/static/images/IMG_7330.JPG"/>
<!-- course list -->
<div class="column justify-content-center"> <!-- course item -->
{{ range first 6 (where site.RegularPages "Type" "notice")}}
Expand Down

0 comments on commit 36d5681

Please sign in to comment.