switch themify for fa
This commit is contained in:
@ -12,7 +12,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 }}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user