271 B
271 B
+++ title = "My first post" author = ["Sergio Durigan Junior"] date = 2023-04-16T22:02:00-04:00 tags = ["en-us", "thoughts"] draft = false +++
This is my post body
function test()
{
echo "Oi"
return
}