Slight changes with test from Ecometer.
This commit is contained in:
parent
8b1403e2d2
commit
6574113551
7 changed files with 115 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
{{ with index $data.apps $index }}
|
||||
<div class="padding-container">
|
||||
<div class="block-preview" style="background-image: url(/img/preview/{{ $index }}.webp);">
|
||||
<a href="{{ $index }}" class="label-link" alt="{{ .name }}">
|
||||
<a href="{{ $index }}/" class="label-link" alt="{{ .name }}">
|
||||
<div class="label">
|
||||
<h2>
|
||||
<span class="flex app-name" style="float: left">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue