Home Testing the new blog!
Post
Cancel

Testing the new blog!

Welcome

Hello world, this is my first Jekyll blog post.

Testing Mathjax Support

\[\sum_{i\in[n]}s_i\]

Testing code snippets

1
2
3
fn plus(a: u32, b:u32) -> u32 {
    a + b
}
This post is licensed under CC BY 4.0 by the author.