Add wrongos 88x31 to index, add link favicon to bookmarks, add hotlinking page, add appak to home friends and rename friends section to hotlinks.

This commit is contained in:
天クマ 2026-07-05 11:06:25 -03:00
commit e0b3e7a745
14 changed files with 69 additions and 6 deletions

View file

@ -30,7 +30,7 @@ backgroundOpacity: .2
<dl>
{% for link in section.links %}
<div class="favoritesDefinitionListItem">
<dt><a href="{{ link.link }}">{{ link.name }}</a></dt>
<dt>{% ai link.link %}{{ link.name }}{% endai %}</dt>
<hr class="favoritesDivider">
<dd>
{{ link.description[langKey] }}