From 41d91bd1c0c9e6ddc4b1e865abcd26c900992935 Mon Sep 17 00:00:00 2001 From: gws Date: Wed, 6 Nov 2024 14:43:14 +0100 Subject: [PATCH] init it --- content/it.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/it.md 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!"); +} + +```