static: remove unused pages
This commit is contained in:
@@ -7,13 +7,11 @@ base = "https://hakurei.app"
|
||||
pages = [
|
||||
["/", 0.5],
|
||||
["/LICENSE.txt", 0.0],
|
||||
["/build", 0.5],
|
||||
["/contact", 0.5],
|
||||
["/faq", 1.0],
|
||||
["/package", 1.0],
|
||||
["/humans.txt", 0.0],
|
||||
["/install", 0.5],
|
||||
["/usage", 1.0]
|
||||
]
|
||||
|
||||
base_mtime = getmtime("static-tmp")
|
||||
|
||||
Reference in New Issue
Block a user