--- title: "My First Post" date: 2023-07-16T13:39:31+03:00 draft: false summary: "This is safsdfan test." author: "Rusted Skull" series: "Tutorial" --- welcome to test. ## Introduction This is **bold** text, and this is *emphasized* text. Visit the [Hugo](https://gohugo.io) website! ```cpp int main() { return 0; } ```