only top for doc

This commit is contained in:
j 2023-12-01 20:45:47 +01:00
commit 6c9f688ee7
3 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<h1>{{ item.title }}</h1>
<h2>{{ item.data.title }}</h2>
</div>
<div class="image">
<div class="image {{item.data.type }}">
<img src={{ item.data.thumbnail }}>
</div>
</a>