mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
Provide instance description in info page
This commit is contained in:
parent
23bcb95c0a
commit
edf0fedd34
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ html
|
||||||
tr
|
tr
|
||||||
th Instance
|
th Instance
|
||||||
td= meta.name
|
td= meta.name
|
||||||
|
tr
|
||||||
|
th Description
|
||||||
|
td= meta.description
|
||||||
tr
|
tr
|
||||||
th Maintainer
|
th Maintainer
|
||||||
td
|
td
|
||||||
|
|
Loading…
Reference in a new issue