Moving badges to theme, fixing bug with links not being clickable, adding disclaimer to apps for distribution icons.
This commit is contained in:
parent
1171b352c5
commit
29770627da
40 changed files with 3375 additions and 43 deletions
2
layouts/partials/badge.html
Normal file
2
layouts/partials/badge.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<img src="/img/badges/{{ .Lang }}/{{ .Icon }}.svg" alt="{{ i18n .Alt }}" class="badge center" loading=lazy/>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue