mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 11:08:08 -06:00
fiddle with instance display
This commit is contained in:
parent
69000ed68e
commit
7d2bfd8537
7 changed files with 24 additions and 12 deletions
|
|
@ -8,16 +8,14 @@
|
|||
federating with <span class="count">{{.instance.Stats.domain_count}}</span> other instances.</h1>
|
||||
|
||||
<h3>This is the default landing page, you can edit it from <span class="accent">./web/template/index.tmpl</span></h1>
|
||||
<ul>
|
||||
<li>Some explanation about the instance (description) with instance header and profile images.</li>
|
||||
<li>Instructions for registering.</li>
|
||||
<li>Etc.</li>
|
||||
</ul>
|
||||
<p>
|
||||
{{.instance.ShortDescription}}
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section class="apps">
|
||||
<p>
|
||||
GoToSocial does not provide it's own frontend, but implements the Mastodon client API.
|
||||
GoToSocial does not provide its own frontend, but implements the Mastodon client API.
|
||||
You can use this server through a variety of clients:
|
||||
</p>
|
||||
<div class="applist">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue