# Hello World
先前搭了一个站实在是懒得继续维护下去了,而且实在是不想折腾初学的时候配的那个漏洞百出的环境,所以说就直接坑了。而且挂在腾讯云上面的站域名还做了备案,过一阵子就有人来打电话太烦了受不了。
这么想来不如还是重新搞个个人主页算了,反正之前写的也是一堆烂摊子不想再看了,也完全无技术力,而且挂在 github pages 上面还能省了备案的麻烦 x
为了不出毛病所以说凑一个 hello world 写在这。
mermaid 到底该怎么配置
test
漢字
int main(){ | |
return 0; | |
} |
a | b |
---|---|
1 | 2 |
3 | 4 |
Error: Could not find Chrome (ver. 115.0.5790.98). This can occur if either 1. you did not perform an installation before running the script (e.g. `npm install`) or 2. your cache path is incorrectly configured (which is: C:\Users\pc\.cache\puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.