added new pages
This commit is contained in:
@@ -28,7 +28,7 @@ server {
|
||||
try_files /index.html =404;
|
||||
}
|
||||
|
||||
location ~ ^/(write|history|settings)(/|$) {
|
||||
location ~ ^/(write|history|settings|privacy|about)(/|$) {
|
||||
try_files /index.html =404;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user