mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 09:05:40 +01:00
9 lines
237 B
HTML
9 lines
237 B
HTML
<div>
|
|
<a class="is-size-6" href="{{ .Permalink }}">
|
|
<span class="icon">
|
|
<i class="fas fa-file-alt"></i>
|
|
</span>
|
|
{{ .Title }}
|
|
</a>
|
|
<p style="margin-left: 28px;">{{ .Description }}</p>
|
|
</div> |