From 1788c27ef0987eb6172aa962d0d52d84f94ebcae Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Wed, 7 Apr 2021 01:02:12 +0200 Subject: [PATCH] once in config.toml it prepares the rest of this svelteapp to edit sandpoints site --- public/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/index.md diff --git a/public/index.md b/public/index.md new file mode 100644 index 0000000..3e91dd4 --- /dev/null +++ b/public/index.md @@ -0,0 +1,5 @@ +--- +title: Sandpoints +layout: single +type: edit +---