Move webrings to aside for better visibility, polished stylesheet for better link visibility.
This commit is contained in:
parent
b601767281
commit
cb9f09d92f
7 changed files with 155 additions and 80 deletions
2
misc.njk
2
misc.njk
|
|
@ -12,7 +12,7 @@ title: Adrian Victor:Misc
|
|||
<h1>{{ i18n[langKey].miscellaneous }}</h1>
|
||||
|
||||
<ul>
|
||||
<dl>
|
||||
<dl id="miscList">
|
||||
{% for page in collections.misc %}
|
||||
{% set t = page | getTranslation(langKey) %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue