buildsomething/content/software.sv.md

15 lines
154 B
Markdown
Raw Normal View History

2024-11-07 10:16:24 +01:00
+++
title = "Software"
description = "Software Development Consulting"
weight = 1
+++
## TODO
```rust
fn main() {
println!("Hello, World!");
}
```