diff --git a/assets/views/about.jet.html b/assets/views/about.jet.html index 204b285..a5b7ade 100644 --- a/assets/views/about.jet.html +++ b/assets/views/about.jet.html @@ -1,5 +1,5 @@ -{{ extends "layout/default" }} -{{ block body() }} +{{- extends "layout/default" }} +{{- block body() }}
PixivFE is a Pixiv frontend. It lets you enjoy art on Pixiv without needless interruption.
@@ -25,4 +25,4 @@The creator turned comments off
- {{ else if .Illust.Comments == 0 }} + {{- else if .Illust.Comments == 0 }}There are no comments yet
- {{ else }} {{ range .Illust.CommentsList }} + {{- else }} {{ range .Illust.CommentsList }} - {{ end }} {{ end }} + {{- end }} {{ end }}This is what you got instead ¯\_(ツ)_/¯
If you think this error should not occur, you can help us by submitting an issue to the upstream repository!
Not logged in. You can login here.
{{ raw: .Novel.Description }}
- {{ url := "/settings/novelViewMode" }}
+ {{- url := "/settings/novelViewMode" }}
{{desc}}
- {{ end }} + {{- end }} - {{ range _, item := .Article.Items }} + {{- range _, item := .Article.Items }}
@@ -58,20 +58,20 @@
No (use built-in proxy)
- {{ range .WorkingProxyList }}
+ {{- range .WorkingProxyList }}
- {{ end }}
+ {{- end }}
See all built-in proxies
- {{ range .ProxyList }}
+ {{- range .ProxyList }}
- {{ end }}
+ {{- end }}
Please check out the sidebar for more features. There used to be a small ranking container here...
{*Login to access more features!
Enjoying this frontend so far? I need your opinions and ideas to improve @@ -112,17 +112,17 @@ See more
You need to log in to use this feature.
{{ raw: parsePixivRedirect(.User.Comment) }}
- {{ if .Stamp }} + {{- if .Stamp }}
- {{ else }} {{ raw: parseEmojis(.Context) }} {{ end }}
+ {{- else }} {{ raw: parseEmojis(.Context) }} {{ end }}
{{ .Date }}