diff --git a/public/index.html b/public/index.html index 9abe6e7..39b47c0 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,14 @@ -Kosmos | Kosmos
\ No newline at end of file +Kosmos

Kosmos

Let a million servers bloom

We are an open co-operative of people, who are developing a free, +open-source, and user-centric alternative to centralized group chat +platforms, based on widely used protocols and standards. +Learn more about our projects.

We also offer hosted services for a variety of +applications on a not-for-profit basis. And we recently created a +community-led foundation for this purpose.

We collaborate on source code on +GitHub +as well as our own +Gitea. +For announcements and other news, you can follow us on the +Fediverse +or on +Nostr.

\ No newline at end of file diff --git a/themes/kosmos-22/layouts/_default/index.html b/themes/kosmos-22/layouts/_default/index.html deleted file mode 100644 index e0e8308..0000000 --- a/themes/kosmos-22/layouts/_default/index.html +++ /dev/null @@ -1,3 +0,0 @@ -{{ define "main" }} - {{ .Content }} -{{ end }}