mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Added use of ItemLinkFields
This commit is contained in:
parent
8cdad5172e
commit
569e567dfd
18 changed files with 232 additions and 288 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<li class='feature-item' data-item-uuid='{{feature.uuid}}'>
|
||||
<li class='feature-item' data-item-uuid='{{feature.uuid}}' data-type="{{type}}">
|
||||
<div class='feature-line'>
|
||||
<img class='image' src='{{feature.img}}' />
|
||||
<h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue