mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-28 08:23:33 -06:00
[feature] Add "what is this" section to index template (#2680)
This commit is contained in:
parent
5aca09b59e
commit
37a39b98ce
3 changed files with 89 additions and 18 deletions
|
|
@ -34,6 +34,7 @@
|
|||
<a href="/about">See more details</a>
|
||||
</div>
|
||||
</section>
|
||||
{{- include "index_what_is_this.tmpl" . | indent 1 }}
|
||||
{{- include "index_apps.tmpl" . | indent 1 }}
|
||||
</main>
|
||||
{{- end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue