diff --git a/layouts/index.html b/layouts/index.html index a3e5676..19188bd 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -19,6 +19,7 @@ To add your own plugins, send a pull request to github.com/maubot/plugins.maubot.xyz

+
{{ range index $.Site.Data.plugins.official }} @@ -32,5 +33,7 @@ Website source - Licensed under CC-BY-SA-4.0 + + diff --git a/layouts/partials/plugin.html b/layouts/partials/plugin.html index b493310..23d6465 100644 --- a/layouts/partials/plugin.html +++ b/layouts/partials/plugin.html @@ -1,5 +1,5 @@
-

{{ .name }}

+

{{ .name }}