Rework app-shell layout
This commit is contained in:
@@ -51,8 +51,6 @@ Non-existent paths without a trailing slash redirect to the slash form (GET only
|
||||
are not redirected because `path.Clean` strips the trailing slash from `PostURL` and the
|
||||
content would be lost).
|
||||
|
||||
Do not add new endpoints without a concrete stated need.
|
||||
|
||||
## Code Structure
|
||||
|
||||
When adding a new special folder type, create a new `.go` file. Do not add type-specific logic to `main.go` or `render.go`.
|
||||
|
||||
Reference in New Issue
Block a user