feat: add FontAwesome symbols for directories

This commit is contained in:
David Bailey 2024-01-04 16:05:16 +01:00
parent 87a14e0624
commit 62089b9ee2
5 changed files with 46 additions and 6 deletions

View file

@ -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>