Last updated: 2026-03-15 14:58:16 UTC (5h ago)
Second Page
This might actually be the first page. I don't really recall anymore.
Basically this is here to test some funtionality of converting Markdown to HTML etc.
TODO
- Make code highlighted
- ~~Upload MD~~
- Upload photos
- List sub-pages
Code
#[get("/ip")]
fn ip(addr: SocketAddr) -> String {
format!("{}\n", addr.ip())
}
Misc
| Tables | Are | Cool |
| col 1 is | left-aligned | $1600 |
| col 2 is | centered | $12 |
| col 3 is | right-aligned | $1 |