My test article

Math

  • Testing math…

$$
\mathcal{F}{f(t)}(\omega) = F(\omega) = \int_{-\infty}^{\infty} f(t) e^{-i\omega t} dt
$$

Code

Testing code…

1
2
3
4
5
#include <stdio.h>
int main()
{
printf("Hello my new blog!");
}

Mermaid

Testing mermaid…

graph TD
A["Murasame"]
B["Mio"]
C["Misaki"]
A<--connect-->B<--connect-->C

Picture

Testing picture…

ayane


My test article
https://murasame-mio-misaki.github.io/2025/07/15/My-test-article/
Author
Miss.M
Posted on
July 15, 2025
Licensed under