diff --git a/.doc-jitrc.json b/.doc-jitrc.json new file mode 100644 index 0000000..6b0db74 --- /dev/null +++ b/.doc-jitrc.json @@ -0,0 +1,10 @@ +{ + "patterns": { + "index.html": [ + { + "label": "Vite documentation", + "uri": "https://vitejs.dev/" + } + ] + } +} \ No newline at end of file diff --git a/index.html b/index.html index 473994b..fc8c5d1 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@
+