Hello World

This is a sample post in the Hugo Tokiwa theme. You can start writing your content here.

#include <iostream>

int main() {
    std::cout << "Hello, World!" << std::endl;
    return 0;
}

测试GitHub actions。测试GitHub actions。

在网页修改内容,测试Github actions。