This commit is contained in:
gws 2024-11-06 14:43:14 +01:00
parent a7494ff14a
commit 41d91bd1c0

14
content/it.md Normal file
View file

@ -0,0 +1,14 @@
+++
title = "IT"
description = "IT Services and Consulting"
weight = 3
+++
## TODO
```rust
fn main() {
println!("Hello, World!");
}
```