mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove about page from defaults and add XXX for future pages
This commit is contained in:
parent
3f67cb05ef
commit
66d434b583
@ -50,13 +50,12 @@ Default.httpHeaders = function () {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
};
|
||||
};
|
||||
|
||||
// XXX check here for any deleted pages
|
||||
Default.mainPages = function () {
|
||||
return [
|
||||
'index',
|
||||
'privacy',
|
||||
'terms',
|
||||
'about',
|
||||
'contact',
|
||||
'what-is-cryptpad',
|
||||
'features',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user