diff --git a/assets/views/about.jet.html b/assets/views/about.jet.html index 4ebbaa4..9d068c5 100644 --- a/assets/views/about.jet.html +++ b/assets/views/about.jet.html @@ -1,51 +1,48 @@ {{- extends "layout/default" }} {{- block body() }} -
PixivFE is an open-source alternative frontend for Pixiv, allowing you to enjoy artwork without unnecessary distractions.
+PixivFE is an open-source alternative frontend for Pixiv, allowing you to enjoy artwork without unnecessary distractions.
+This instance is hosted by the owner of {{ .DomainName }}. If you're interested in hosting PixivFE yourself, please visit the source repository for more information.
+This instance is hosted by the owner of {{ .DomainName }}. If you're interested in hosting PixivFE yourself, please visit the source repository for more information.
-{{ .Version }}
+ The current version of PixivFE running on this server +{{ .Version }}
-{{ .Time }}
-{{ .ImageProxy }}
-{{ .AcceptLanguage }}
-{{ .Time }}
+ The date and time when PixivFE was last started on this server +{{ .ImageProxy }}
+ The image proxy server used to retrieve images from i.pximg.net +{{ .AcceptLanguage }}
+ The preferred natural language and locale when making requests to the Pixiv API +