summaryrefslogtreecommitdiff
path: root/web/template/index.tmpl
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-02-23 16:08:32 +0100
committerLibravatar GitHub <noreply@github.com>2024-02-23 15:08:32 +0000
commit37a39b98ce136c7ec53ce06e03b285f3fb33ccb5 (patch)
tree92ca8e3db803bb0ad31cc01fcc241f68021418fd /web/template/index.tmpl
parent[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" clas... (diff)
downloadgotosocial-37a39b98ce136c7ec53ce06e03b285f3fb33ccb5.tar.xz
[feature] Add "what is this" section to index template (#2680)
Diffstat (limited to 'web/template/index.tmpl')
-rw-r--r--web/template/index.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/template/index.tmpl b/web/template/index.tmpl
index 7e7b7118e..80245fe5a 100644
--- a/web/template/index.tmpl
+++ b/web/template/index.tmpl
@@ -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 }} \ No newline at end of file