feat: prerender public site pages
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
handle {
|
||||
try_files {path} /index.html
|
||||
try_files {path} {path}/index.html /index.html
|
||||
file_server
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user