Hello World

這是一篇測試用的文章
A quick brown fox jumps over the lazy dog.

引用文字

標題

二級標題

1
2
3
4
5
#include <iostream>

int main() {
	std::cout << "Hello hexo" << std::endl;
}
1
2
3
$ hexo clean
$ hexo s -g
$ echo 7122
comments powered by Disqus