feat: ✨ add FontAwesome symbols for directories
This commit is contained in:
parent
87a14e0624
commit
62089b9ee2
5 changed files with 46 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
{% for subpost in subposts %}
|
||||
<tr class="entry">
|
||||
<td>
|
||||
ICN
|
||||
{{ fa[subpost.post_metadata.icon] | raw }}
|
||||
</td>
|
||||
<td>
|
||||
<a href={{subpost.post_path}}>{{subpost.post_basename}}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue