From e3b6e5de3db34f1dac1d690ff8032ffd0052915a Mon Sep 17 00:00:00 2001 From: Thomas S Date: Mon, 21 Oct 2024 16:51:43 +0200 Subject: [PATCH] feat: Add `/docs` used to deploy documentation to GitHub Pages --- docs/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..10ddd6d25 --- /dev/null +++ b/docs/README.md @@ -0,0 +1 @@ +Hello!