forked from vikunja/vikunja
Added docs redirect
Updated docs theme
This commit is contained in:
@ -14,4 +14,8 @@ server {
|
||||
location = /50x.html {
|
||||
root /usr/share/nginx/html;
|
||||
}
|
||||
|
||||
location /docs/contact {
|
||||
return 301 $scheme://vikunja.io/en/contact;
|
||||
}
|
||||
}
|
||||
|
2
docs/themes/vikunja
vendored
2
docs/themes/vikunja
vendored
Submodule docs/themes/vikunja updated: 5d78681cd9...611b91ba5d
Reference in New Issue
Block a user