From 30606555f8180b328d2bbdabbd8520c3542e9326 Mon Sep 17 00:00:00 2001 From: Alexandre Harano Date: Mon, 15 Jan 2024 11:02:03 -0300 Subject: [PATCH] chore: add symbolic link from index.html to presentation.html --- docs/index.html | 1 + 1 file changed, 1 insertion(+) create mode 120000 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 120000 index 0000000..fa24dd7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1 @@ +presentation.html \ No newline at end of file