diff --git a/content/it.md b/content/it.md new file mode 100644 index 0000000..08cde47 --- /dev/null +++ b/content/it.md @@ -0,0 +1,14 @@ ++++ +title = "IT" +description = "IT Services and Consulting" +weight = 3 ++++ + +## TODO + +```rust +fn main() { + println!("Hello, World!"); +} + +```