layout page title PAGE-TITLE permalink /test 这里是一个测试页面,我来测试一些显示 1233 print("hello world") #include <stdio.h> int main() { printf("hello world\n"); return 0; }