diff options
Diffstat (limited to 'web/index.pug')
-rw-r--r-- | web/index.pug | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/web/index.pug b/web/index.pug index 214f954d..8fdc2ee6 100644 --- a/web/index.pug +++ b/web/index.pug @@ -38,6 +38,9 @@ block start div(id="app-text" class="code") hr - p(class="text") - | Full documentation, the source code, and the legal information - | can be found in our #[a(target="_blank" href="https://pikvm.org") official website]. + p(class="text credits") + a(target="_blank" href="https://pikvm.org") PiKVM Project + | | + a(target="_blank" href="https://docs.pikvm.org") Documentation + | | + a(target="_blank" href="https://pikvm.org/support") Support |