add link
This commit is contained in:
parent
6a18812e9d
commit
029dd5086f
@ -28,7 +28,7 @@ mixin rankingTable()
|
||||
- const rating = rec.rating.toFixed(2);
|
||||
tr
|
||||
td=rank
|
||||
td !{rec.username}@!{rec.host}
|
||||
td: +exta(href="https://" + rec.host + "/@" + rec.username) @!{rec.username}@!{rec.host}
|
||||
td=rating
|
||||
-
|
||||
if (lastRating !== rating) {
|
||||
|
Loading…
Reference in New Issue
Block a user