diff --git a/.vscode/launch.json b/.vscode/launch.json index f35c708..c87f140 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -6,7 +6,7 @@ "name": "test deno-http", "type": "node", "program": "${workspaceFolder}/example/test.ts", - "cwd": "${workspaceFolder}", + "cwd": "${workspaceFolder}/example/", "runtimeExecutable": "C:\\Users\\Admin\\.deno\\bin\\deno.EXE", "runtimeArgs": [ "run", diff --git a/example/static/lucoa.gif b/example/static/lucoa.gif new file mode 100644 index 0000000..e363cf4 Binary files /dev/null and b/example/static/lucoa.gif differ