mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
and also reposition "rankings" button
This commit is contained in:
parent
9d6b1451ac
commit
0f4a231357
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ nav#burger
|
|||
a href="/images/new"
|
||||
i.fa.fa-fw.fa-upload<>
|
||||
' Upload
|
||||
a href="/search?q=first_seen_at.gt:3 days ago&sf=score&sd=desc"
|
||||
i.fas.fa-fw.fa-trophy<>
|
||||
' Rankings
|
||||
a href="/forums"
|
||||
i.fas.fa-fw.fa-pen-square<>
|
||||
' Forums
|
||||
a href="/tags"
|
||||
i.fa.fa-fw.fa-tag<>
|
||||
' Tags
|
||||
a href="/search?q=first_seen_at.gt:3 days ago&sf=score&sd=desc"
|
||||
i.fas.fa-fw.fa-poll<>
|
||||
' Rankings
|
||||
a href="/filters"
|
||||
i.fa.fa-fw.fa-filter<>
|
||||
' Filters
|
||||
|
|
Loading…
Reference in a new issue