From dd61c235179ff4a34ea5e0b7c98e2747a044f3f2 Mon Sep 17 00:00:00 2001 From: Antonio Rodrigues Date: Sat, 16 Dec 2023 18:59:16 +0000 Subject: [PATCH] Adding a hello.md file --- hello.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hello.md diff --git a/hello.md b/hello.md new file mode 100644 index 0000000..315c9c3 --- /dev/null +++ b/hello.md @@ -0,0 +1,5 @@ +# Simple Hello Markdown file + +## Try to deploy to Docsify + +Let's see if works \ No newline at end of file