Hello World
This is my first post with Hexo.
test section
test mermaid graph TD
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;test mermaid sequenceDiagram
sequenceDiagram;
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later!test mathjax
$$
i\hbar\frac{\partial}{\partial t}\psi=-\frac{\hbar^2}{2m}\nabla^2\psi+V\psi
$$
inline mathjax $i\hbar\frac{\partial}{\partial t}\psi=-\frac{\hbar^2}{2m}\nabla^2\psi+V\psi$
test code
1 |
|
end
- Title: Hello World
- Author: cybroxtu
- Created at: 2023-06-11 14:09:26
- Updated at: 2023-06-11 14:09:26
- Link: https://cybroxtu.pro/2023/06/11/hello-world/
- License: This work is licensed under CC BY-NC-SA 4.0.