My Third Post
The testing continues 🔗With this post we testing the publish script:
hugo cp -R public/* codeberg-pages cd codeberg-pages git add . git commit -m "publish" git push origin main Let us see if it works
My Second Post
This is another test post.
Second level headline 🔗dose this thing have code higlighting?
package main import "fmt" func main() { fmt.Println("Let's GoLang") }
My First Post
This is just a Text pls ignore.