mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
Update tutorial.md
This commit is contained in:
+1
-1
@@ -90,8 +90,8 @@ All the `index.tsx` files represent the folder root page (i.e. `src/routes/posts
|
||||
The file `index.rs` represents the server side capabilities for the index route. On this file you can:
|
||||
|
||||
- Passing server side props
|
||||
- Changing http status code
|
||||
- Redirect/Rewrite to a different route (Available soon)
|
||||
- Changing http status code (Available soon)
|
||||
|
||||
## Tutorial introduction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user