Add documentation button

Signed-off-by: Odyssey <hi@odyssey346.dev>
This commit is contained in:
Odyssey
2023-04-03 14:47:42 +02:00
parent 0ece763ad3
commit 0d52f9230d
+1
View File
@@ -20,6 +20,7 @@ html {
div -Class "header-buttons" {
a -href "https://codeberg.org/gothub/gothub" -Class "button" -Content "Source code"
a -href "https://matrix.to/#/#gothub:matrix.org" -Class "button" -Content "Matrix room"
a -href "https://gothub.app/docs" -Class "button" -Content "Documentation"
}
}