Hello, World!
published: 2024-11-01
Welcome to my first blog post! This content is written in Markdown and styled
using GitHub Flavored Markdown.
main() {
println!("hello world!");
}
Features
- Light and Dark Mode support
- Code highlighting:
console.log("Hello, TypeScript!");