A test blog
文章目录
This is my first test blog using hexo.
A test for math formula using hexo-math.
$ a=b+c $
$$
\frac{a+b}{c} + \partial{u}
$$
Test for code block
1 | for(int i = 0; i<n; i++){ |
1 | [rectangle setX: 10 y: 10 width: 20 height: 20]; |