fix: correct spelling of "Update" in commit message to "Update"
This commit is contained in:
@@ -51,8 +51,9 @@ devplacepy/
|
||||
|
||||
| Prefix | Purpose |
|
||||
|--------|---------|
|
||||
| `/` | Home page: marketing splash for guests, personalized home (welcome, feed shortcut, latest posts, news) for signed-in users. Does not redirect. Latest-posts section shows at most two posts per author. |
|
||||
| `/auth` | Signup, login, logout, forgot/reset password |
|
||||
| `/feed` | Post feed with topic/tab filtering (public) |
|
||||
| `/feed` | Post feed with topic/tab filtering (public). Each page shows at most two posts per author. |
|
||||
| `/news` | Developer news listing, detail page with comments |
|
||||
| `/posts` | Post detail, creation |
|
||||
| `/comments` | Comment creation, deletion |
|
||||
|
||||
Reference in New Issue
Block a user