switch themify for fa

This commit is contained in:
Denys Konovalov
2022-05-27 18:07:35 +02:00
parent 8f7cc62d22
commit 878222c63c
2123 changed files with 167804 additions and 72 deletions

View File

@ -181,7 +181,7 @@
<p href="{{ .Permalink }}" class="h4 mb-3 d-block">{{ .title }}</p>
<p class="mb-0">{{ .summary | truncate 100 }}</p>
</div>
<div class="d-md-table-cell text-right pr-0 pr-md-4"><p><i class="ti-location-pin text-primary mr-2"></i>{{ .location | markdownify }}</p></div>
<div class="d-md-table-cell text-right pr-0 pr-md-4"><p><i class="fa-solid fa-location-dot text-primary mr-2"></i>{{ .location | markdownify }}</p></div>
</li>
{{ end }}