diff --git a/assets/views/user.jet.html b/assets/views/user.jet.html index adc056b..a65f37c 100644 --- a/assets/views/user.jet.html +++ b/assets/views/user.jet.html @@ -37,7 +37,7 @@ {{- end }} -

{{ raw: parsePixivRedirect(.User.Comment) }}

+

{{ raw: parsePixivRedirect(.User.Comment) }}

Frequently used tags

@@ -55,6 +55,7 @@

Category

+

Filter for different types of works by this user.

{{- baseURL := "/users/" + .User.ID + "/" }} {{- paths := slice("" + "#checkpoint", "illustrations" + "#checkpoint", "manga" + "#checkpoint", "novels" + "#checkpoint", "bookmarks" + "#checkpoint") }}