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:
parent
cd0e5d2945
commit
e0b3e7a745
14 changed files with 69 additions and 6 deletions
|
|
@ -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] }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue