init it
This commit is contained in:
parent
a7494ff14a
commit
41d91bd1c0
14
content/it.md
Normal file
14
content/it.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
+++
|
||||||
|
title = "IT"
|
||||||
|
description = "IT Services and Consulting"
|
||||||
|
weight = 3
|
||||||
|
+++
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
```rust
|
||||||
|
fn main() {
|
||||||
|
println!("Hello, World!");
|
||||||
|
}
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in a new issue