diff --git a/examples/basic/index.html b/examples/basic/index.html index 8644889..f0be234 100644 --- a/examples/basic/index.html +++ b/examples/basic/index.html @@ -19,6 +19,17 @@ + + + + +
diff --git a/examples/basic/public/robots.txt b/examples/basic/public/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/examples/basic/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file