mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-18 21:45:31 -04:00
make the main content/blog section configurable instead of hardcoded to notes
This commit is contained in:
@@ -172,6 +172,11 @@
|
||||
to = "/403.html"
|
||||
status = 403
|
||||
force = true
|
||||
[[redirects]]
|
||||
from = "*/wp-includes/*"
|
||||
to = "/403.html"
|
||||
status = 403
|
||||
force = true
|
||||
[[redirects]]
|
||||
from = "/login"
|
||||
to = "/403.html"
|
||||
|
Reference in New Issue
Block a user