diff --git a/assets/views/about.jet.html b/assets/views/about.jet.html index 63da5fd..bad25f6 100644 --- a/assets/views/about.jet.html +++ b/assets/views/about.jet.html @@ -1,48 +1,55 @@ {{- extends "layout/default" }} {{- block body() }} -
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.
+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.
-{{ .Version }}
The current version of PixivFE running on this server
+{{ .Version }}
- The current version of PixivFE running on this server -{{ .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 -{{ .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
+