diff --git a/gitea/templates/home.tmpl b/gitea/templates/home.tmpl index a44cda0..dcec857 100644 --- a/gitea/templates/home.tmpl +++ b/gitea/templates/home.tmpl @@ -9,45 +9,9 @@

{{AppName}}

-

By Lains, for Lains

+

Let us all love Lain.
Bless her name forever more:
Iwakura Lain

-
-
-

- Easy to install -

-

- Simply run the binary for your platform. Or ship Gitea with Docker or Vagrant, or get it packaged. -

-
-
-

- Cross-platform -

-

- Gitea runs anywhere Go can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! -

-
-
-
-
-

- Lightweight -

-

- Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy! -

-
-
-

- Open Source -

-

- It's all on GitHub! Join us by contributing to make this project even better. Don't be shy to be a contributor! -

-
-
{{template "base/footer" .}} diff --git a/static/about.html b/static/about.html index cf7a93c..d4b98f1 100644 --- a/static/about.html +++ b/static/about.html @@ -149,11 +149,89 @@

Who runs lain.church?

+
+ affiliates - StyledEdit +
+ +
+

Affiliates

+ + Not actually affiliates,
+ Just cool enough to link to: + +
+
+
diff --git a/static/css/buttontile.css b/static/css/buttontile.css index 03423eb..ced4208 100644 --- a/static/css/buttontile.css +++ b/static/css/buttontile.css @@ -3,6 +3,7 @@ text-align: center; color: white; max-width: 80px; + min-width: 80px; } .btnimg { width: 64px;